Injection firewall
A regex fast path sheds high-volume attacks at zero ML cost; an embedding-based semantic classifier judges the subtle ones. Three operating modes tune recall against false positives.
Millisecond prompt-injection firewalls off-chain. Verifiable identity and tamper-evident evidence on-chain.
99.0% AdvBench strict|41.88 ms p95 under attack|10/10 OWASP LLM
Architecture note: This sandbox demonstrates the fast-path screening and client-side de-obfuscation layers (Layer 1 & 2 of 4). The full 4-layer production pipeline — including semantic embedding classification, output DLP/redaction, and on-chain Merkle anchoring — runs server-side.
AdvBench block rate · strict
benchmark run · aug 2026
p95 latency while blocking
chaos report · aug 2026
real-time security controls
in one gateway pass
OWASP LLM Top 10 (2025)
risks covered · test snapshot
DISCLOSURE: Compliance and audit artifacts are internally verified empirical test suites (3,211 prompts across 8 corpora), not third-party statutory certifications.
Each layer is independently tested and artifact-documented. Together they close the attack classes that ship in the wild today.
A regex fast path sheds high-volume attacks at zero ML cost; an embedding-based semantic classifier judges the subtle ones. Three operating modes tune recall against false positives.
Morse, Braille steganography, Base64, hex, binary, ROT13, homoglyphs — normalized before classification so payloads can't hide behind an encoding layer.
Responses scanned before egress: PII redacted, XSS/SQL/shell fragments blocked, system-prompt leakage caught, optional watermarking applied downstream.
Rate limiting that closes instead of opens under failure, chaos-tested degradation, and SLO checks that run in CI — when parts die, the gateway fails safe.
The execution layer decides in milliseconds whether traffic is safe. The trust layer makes an agent's identity and track record independently verifiable.
Every figure on this site cites its dated repository artifact — and the proof page publishes full benchmark tables, not just highlights.
3,211 prompts across 8 public datasets, August 2026. AdvBench 99.0% strict, JBB PAIR+GCG 98.7% — and Do-Not-Answer's 57.1% published too, because selective reporting is how trust dies.
External pentest completed March 2026 (Independent Security Review, zero open critical/high findings). Internal off-chain and contract audits remediated July–August 2026. Next third-party external review scheduled for Q3 2026.
Nine-contract suite deployed on Base Sepolia and Monad Testnet. State anchoring runs simulated-by-default. Zero mainnet claims — verifiable directly on block explorers.
The core engine, SDKs, and local auth proxy are 100% free under MIT. Self-host today in your VPC, or join the waitlist for our managed cloud platform.
Zero infrastructure on your side. Hosted low-latency firewalls, semantic classifier clusters, automated Merkle anchoring, and compliance reporting.
The entire detection suite is free to deploy inside your perimeter today. Point your Ollama, vLLM, or OpenAI endpoints at the universal auth proxy.