Armorer – A secure local control plane for AI agents
Agents install their own sandbox via Docker, solving the dependency hell problem.
Local control plane for running AI agents with sandboxes, approvals, guardrails, credentials, and runtime health.
Docker sandboxing for agents when most runners just trust whatever the LLM outputs.
Developers building or testing multi-agent systems
E2B · Modal · Docker
Agents install their own sandbox via Docker, solving the dependency hell problem.
Firecracker microVMs isolate coding agents so you can review before merging.
Replaying past sessions against stricter policies beats guessing rules before you know the risks.
OPA-based policy engine for AI agents blocking injection and tool abuse.
Docker sandbox execution catches runtime threats static analysis alone misses.
MCP sandbox isolation for agents; E2B/Modal/Docker/WASM backends already exist separately.