Verify Agent Intent
At the CDN Edge
Before the payload ever hits your servers. Patent-pending phonetic folding catches evasion attempts that regex misses. Pure TypeScript. Zero dependencies. Sub-millisecond.
Free on Cloudflare Workers free tier. 100K requests/month.
Why Regex Isn't Enough
Fraudsters misspell on purpose. Our 13-rule phonetic folding normalizes text before pattern matching.
Three Commands to Deploy
Built for the Edge
CDN Edge Execution
Runs as a Cloudflare Worker at 300+ PoPs worldwide. Screens messages before they reach your origin server. Zero cold starts.
Sub-Millisecond
Aho-Corasick deterministic finite automaton runs in O(n) — linear in text length, regardless of pattern count. No regex backtracking.
13-Rule Phonetic Folding
Spanish normalization catches orthographic evasion that regex misses. "guevon", "huevon", "wuevon" all collapse to the same token.
Prompt Injection Detection
"Ignore previous instructions", "forget your rules", "you are now" — caught at the edge before your LLM ever sees them.
Fake Payment Detection
"Ya te pague", "ya te hice la transferencia" — pre-folded patterns catch misspelled and slang variants across 6 locales.
Zero Dependencies
Pure TypeScript. No node_modules, no WASM, no external APIs. The entire verification layer ships as a single Cloudflare Worker bundle.
Edge Firewall vs. Sentinela API
| Edge Firewall | Sentinela API | |
|---|---|---|
| Layers | L0 only | L0 + L1 + L2 + L3 |
| Latency | <2ms | <10ms |
| Patterns | 25 (open source) | 161 x 6 locales |
| ML Models | None | XLM-RoBERTa + XGBoost |
| Trust Adaptation | No | Yes (4 presets) |
| Hallucination Detection | No | Yes (15-dim vectors) |
| Deployment | Your Cloudflare | Our API |
| Cost | CF free tier | $0.003/call |
| Best For | First verification layer | Deep analysis |
Use both together: Edge Firewall verifies 85%+ of traffic at the CDN. Sentinela handles the rest with full ML cascade. Learn more about Sentinela →
Pricing
Open Source
100K requests/month on Cloudflare Workers free tier. Deploy in 5 minutes. 25 patterns.
Enterprise
Full 161-pattern pack. Dedicated workers. On-prem option. SLA. Scales to $10K-$25K+/mo or $0.0005/req at volume. 14-day POC.
FAQ
Your LLM Deserves a Trust Layer.
Three commands. Zero dependencies. Every message screened at the edge.
Patent Pending · U.S. App. Nos. 63/983,615; 63/983,621; 63/983,843

