Coming soon · open source · Apache-2.0

A capability firewall for AI agents

The capability-enforcement layer MCP left out. Your IdP says who you are; eunox says which tool calls, with which arguments, in which order — one YAML file, enforced before the call ever runs. Drop-in, Go-based, no infrastructure.

No spam. One email when it launches.

Three ways eunox enforces — swipe through

The controls at the core of the MVP: session-aware blocking with response masking, a tamper-evident audit trail, and per-call rate & argument limits. Each call is authorized on its own — eunox blocks the combination no database role or API gateway can see. A preview of what’s launching.

Latest writing

Blocking the lethal trifecta: the one attack only the MCP layer can stop

An agent with read access to secrets and an external channel is one prompt injection away from exfiltrating them. Each call is authorized on its own — eunox's sequenceBlock condition blocks the combination, because only the proxy remembers what the agent already did this session.

Read →

The prompt injection problem: why every AI agent needs a policy layer

Why fixing prompt injection inside the model doesn't work, and why the only reliable defense is a policy layer at the structured tool call.

Read →