Your AI deserves a guardian, not a gatekeeper.
One Rust binary with a fine-tuned local LLM classifier. Catches prompt injections, wallet drainers, and data leaks before they reach your model. Your data never leaves your machine.
Cloud firewalls are the problem they claim to solve.
Every "AI security" product on the market works the same way: they route your AI traffic through their cloud, scan it on their servers, and charge you monthly for the privilege.
Meanwhile, AI agents on Solana and Ethereum have live wallet access. One poisoned prompt — "send all tokens to [attacker]" — and your agent executes it. There's nothing between those agents and the LLM catching that.
!2 network hops · Data exposed twice · 200ms+ added latency
✓Zero network hops · Data stays on-machine · 2ms latency
How we compare.
Independent benchmarks. Published numbers. No asterisks.
| Aegis | Lakera Guard | Prompt Security | |
|---|---|---|---|
| Architecture | Local binary | Cloud SaaS API | Cloud SaaS API |
| AI Classifier | Local LLM (fine-tuned) | Cloud ML models | Cloud ML models |
| Median Latency | 2ms | "Ultra-low" (unpublished) | Not disclosed |
| Data Privacy | Never leaves machine | Sent to their cloud | Sent to their cloud |
| F1 Score | In-process classifier | 0.30 – 0.78 * | Not disclosed |
| Free Tier | Full LLM classifier, forever | Trial only | None |
| Install Time | 60 seconds | SDK integration | SDK integration |
| Works Offline | Yes | No | No |
| Code Changes | Zero — transparent proxy | API integration required | API integration required |
| TLS Inspection | Full MITM (rustls) | No | No |
| Annual Cost (10 nodes) | $1,200/yr | ~$6,000/yr+ | Custom (sales-gated) |
One binary. Every AI provider.
Aegis sits between your app and any AI provider — OpenAI, Anthropic, local models. Route by path prefix. Every request passes through a 3-stage detection pipeline before forwarding. No SDK, no code changes.
50+ patterns. Zero false starts.
Aho-Corasick DFA scans every prompt in microseconds. Instruction overrides, jailbreak attempts, wallet drainers targeting AI agents — all caught and logged with confidence scores before they reach your model.
Your data stays your data.
Before any request leaves your machine, Aegis scans for PII — credit cards, private keys, API secrets, wallet addresses. ETH private keys are hard-blocked. Solana addresses are flagged. Nothing leaks to third-party models.
Install to protection in 60 seconds.
One curl command. Aegis downloads, configures, and starts protecting your AI pipeline. Watch injection attempts get blocked in real-time while clean traffic flows through at 2ms latency.
Who needs Aegis?
Anyone putting an LLM between untrusted input and real-world actions. Especially if money is on the line.
AI Agents with Wallet Access
Solana and Ethereum agents executing transactions from LLM output. Aegis blocks wallet drainer prompts, transaction redirections, and private key exfiltration before they reach your signing logic.
Chatbots & Customer-facing AI
Any LLM-powered assistant exposed to user input. Aegis catches jailbreak attempts, instruction overrides, and PII leaks in real-time — without sending data to a third-party cloud.
RAG Pipelines & Agent Frameworks
LangChain, CrewAI, AutoGen — any framework that feeds external context into an LLM. Aegis sits at the gateway and scans every prompt for injected instructions before the model sees them.
Internal AI Tools
Code assistants, document summarizers, internal copilots. Aegis prevents sensitive data — API keys, credentials, internal IPs — from leaking to external model providers.
Join the Founding 100.
Shield is free forever. Sentinel is opening to the first 100 teams -- and founding members lock in perks that never expire.
Sentinel
Founding access- Lifetime price lock at founding rate
- Direct Slack channel with the founder
- Priority support and custom patterns
Shield remains free forever -- full local LLM classifier, 50+ patterns, PII detection, gateway proxy. Install now

Chris Rijos
Founder, Rijos Software
Senior AI Engineer @ Frequency.media
Built from a garage in Milton, Florida.
For the last three months, I've been building Aegis from my parents' garage in Milton, Florida — nights and weekends after my day job as a senior AI engineer at Frequency.media.
The idea started when I saw AI agents on Solana getting drained by prompt injection attacks. Agents with live wallet access, executing transactions based on LLM output — with zero protection between the prompt and the private key. I realized this problem was only going to get worse as more AI agents got access to real money.
Every existing solution was a cloud API. Send your AI traffic through another company's servers — adding latency, cost, and a new attack surface. That felt backwards. The firewall should be local. It should be fast. And it should be free for anyone building with AI.
So I built Aegis: a single Rust binary with a fine-tuned local LLM classifier. No cloud calls. No SDK changes. 2ms latency. Your data never leaves your machine.
v0.1 Shield Preview is shipping now. Open source. Free forever.
Runs everywhere you do.
Shield your AI pipeline.
One command. Local LLM classifier. Zero cloud calls. Free forever.