Skip to main content

Configuration File

RAXE uses YAML configuration at ~/.raxe/config.yaml:

Environment Variables

Override any setting with environment variables:

Programmatic Configuration

Configure via the SDK:

Performance Modes

Telemetry

RAXE collects anonymous detection metadata to improve the engine: What we collect:
  • Detection counts and severity levels
  • Performance metrics (scan latency)
  • Rule IDs that triggered
  • SHA-256 hash of prompts (not reversible)
What we NEVER collect:
  • Raw prompts or responses
  • Matched text content
  • Personal information
  • Your API keys
Telemetry is enabled by default in Community Edition. Disabling telemetry requires a Pro+ tier license.

Next Steps

Detection Rules

Explore detection rules

Policies

Configure threat handling