
AI SECURITY SIDECAR
Point your agent at Aegis. Unsafe tool calls return HTTP 403 before they execute. On an Aegis Node, the same intent is enforced at the syscall.
HOW IT WORKS
A Rust data plane sits in-line with LLM traffic. A Python control plane owns policy, Crucible, and compliance — never the hot path. Laptop eval proves userspace 403. Kernel EPERM is Ubuntu 24.04 only — not Docker Desktop.
Allowlist, RBAC, sequence, intent, signatures, HITL, and flow/taint. Deny is HTTP 403 — the request is never forwarded.
attach.bat / attach.sh launches the existing process. Vendor keys stay with you. No SDK rewrite for supported clients.
Ed25519 decision records you can export. Not a marketing score.
On Aegis Node, an LSM grant ticket refuses open / exec / connect outside what the tool call declared.
PCI, PII, and secret-shaped reads cannot sink via HTTP, email, or shell.
Protect the agent, fire a canary, copy the last 20 signed decisions. Forge and SOC stay in the command palette.
“My sharpest finding on the sidecar was the bypass: raw urllib returned 200 and hit the sink because it did not go through a patched SDK constructor. At the kernel that argument disappears — the deny is at the syscall, so the language, the library, a subprocess or a compiled binary are all irrelevant.”
FOR / NOT FOR
SETUP
Same zip for every plan. No account required to run.
# Windows AEGIS Suite.bat # macOS / Linux ./start.sh
The wrapper keeps your vendor key and sets OPENAI_BASE_URL. Constructor snippets are a fallback if the SDK ignores env.
Windows: attach.bat support-bot -- python your_agent.py macOS/Linux: ./attach.sh support-bot -- python your_agent.py
Protect → Fire canary. You should see HTTP 403 (paid/trial) or WOULD_BLOCK (audit) and a signed row you can copy.
Ubuntu 24.04 only. Multipass, a cloud image, or book the 48-hour containment audit if you are on Windows.
./appliance/multipass-launch.sh # or ./start-node.sh
PRICING
List prices match the Stripe catalog. Cloud-commit buyers use a marketplace private offer (floor $25k) — that is not self-serve checkout.
$19/mo · billed $190/yr
$79/mo · billed $790/yr
$199/mo · billed $1,990/yr
KERNEL PROOF ON WINDOWS
We run your agent graph on an isolated Ubuntu Node, test userspace bypasses (urllib / subprocess), and film kernel EPERM. $4,500 flat — credited toward an Enterprise license if you sign within 30 days. Laptop 403s stay free to prove yourself.
Request containment audit →Payments by Stripe. Aegis never stores cards. Air-gapped zip ships on every plan. Same download — node cap differs. Terms · Privacy · support@aegiscruc.io