Skip to main content
Stop prompt injection, jailbreaks, and agent hijacking in real-time. RAXE scans every prompt and response locally — no cloud, no data leaks, sub-10ms latency.
app.py

See It Work

Try it yourself — this runs 100% on your machine:

Quick Start

Protect your first agent in 60 seconds

Why RAXE?

How on-device ML detection works

What RAXE Protects Against

ThreatWhat HappensRAXE Response
Prompt InjectionAttacker overrides your system promptBlocked before LLM sees it
JailbreaksUser bypasses safety guidelinesDetected via ML + 77 rules
Agent HijackingGoals or tools get manipulatedAgentic scanning methods
Data ExfiltrationPII or secrets leak through prompts112 PII detection rules
RAXE covers the OWASP Top 10 for Agentic Applications — see Threat Families for full mapping.

Integrations

LangChain, CrewAI, AutoGen, LlamaIndex, DSPy, Portkey
agent.py
All framework integrations
RAXE uses a dual-layer architecture:L1 (Rules): 514+ regex patterns across 11 threat families. Sub-millisecond latency. Catches known attack signatures.L2 (ML): 5-head neural classifier running 100% on-device via ONNX. Catches obfuscated attacks, novel patterns, and semantic threats that bypass regex.Full detection engine docs

Performance

L1 Latency

~1ms

Full Scan

~10ms

Rules

514+

Threat Families

11

Next Steps

Quick Start

Install and protect your first agent

Agentic Scanning

Goal hijack, memory poisoning, tool validation