
What is RAXE?
RAXE is an on-device ML security engine for AI agents. It provides think-time protection — real-time threat detection during agent inference, before action execution. 100% local processing. Zero cloud.Quick Start
Protect your first agent in 60 seconds
Agent Frameworks
LangChain, CrewAI, AutoGen, LlamaIndex + more
Detection Engine
5-head ML ensemble + 514 rules
Agentic Security
Goal hijack, memory poisoning, tool chain validation
CLI Reference
Scan from the command line
Why AI Agents Need Runtime Security
AI agents aren’t just LLMs — they’re autonomous systems that:| Capability | Risk |
|---|---|
| Execute tools | Shell, APIs, databases at machine speed |
| Maintain memory | Persistent state vulnerable to poisoning |
| Coordinate | Multi-agent workflows propagate attacks |
| Act autonomously | Seconds from compromise to action |
- Static guardrails don’t adapt to novel attacks
- Indirect injection bypasses input filters
- Multi-step agent workflows evade single-turn detection
Agent Framework Support
RAXE integrates natively with leading agent frameworks:| Framework | Handler | What RAXE Protects |
|---|---|---|
| LangChain | RaxeCallbackHandler | Chains, agents, tools, memory |
| CrewAI | RaxeCrewGuard | Multi-agent crews, task handoffs |
| AutoGen | RaxeConversationGuard | Conversational agents, functions |
| LlamaIndex | RaxeAgentCallback | ReAct agents, RAG retrieval |
| LiteLLM | RaxeLiteLLMCallback | 100+ LLM providers |
| DSPy | RaxeDSPyCallback | Programmatic modules |
| Portkey | RaxePortkeyGuard | AI gateway traffic |
On-Device ML Detection
5-Head ML Ensemble
5-Head ML Ensemble
On-device classification that runs 100% locally. No cloud inference. No data exfiltration.
Multiple classifier heads vote on threat categories for robust detection.
514+ Pattern Rules (11 Families)
514+ Pattern Rules (11 Families)
Curated regex patterns for known threats with ~3ms latency.
11 threat families including 4 new agentic families: AGENT, TOOL, MEM, MULTI.
Dual-Layer Architecture
Dual-Layer Architecture
L1 (Rules): Fast pattern matching for known attacksL2 (ML): On-device classifier for novel and obfuscated threats
Agentic Security Methods
Agentic Security Methods
Specialized scanning for agents: goal hijack detection, memory poisoning, tool chain validation, agent handoff scanning, privilege escalation detection.
OWASP Alignment
RAXE’s detection capabilities align with the OWASP Top 10 for Agentic Applications:| OWASP Risk | RAXE Method | Rule Family |
|---|---|---|
| ASI01: Agent Goal Hijack | validate_goal_change() | AGENT |
| ASI02: Tool Misuse | validate_tool_chain() | TOOL |
| ASI03: Privilege Escalation | validate_privilege_request() | TOOL, AGENT |
| ASI06: Memory Poisoning | scan_memory_write() | MEM |
| ASI07: Inter-Agent Attacks | scan_agent_handoff() | MULTI |
| ASI05: Prompt Injection | Dual-layer L1+L2 detection | PI |
| ASI08-10: Trust, Cascading, Rogue | Full telemetry, L2 ML | All |
Performance
L1 Latency
~3ms
Full Scan (L1+L2)
~10ms
Rules
514+
Rule Families
11
