OpenLegion – AI agent fleet with container isolation and vault proxy
Vault proxy injects credentials at the network layer so agents never touch your keys.

Agent fleets in hardened Docker with per-agent budgets—assumes agents will be compromised.
Teams deploying multi-agent systems at scale; security-conscious organizations worried about agent compromise and cost overruns.
Kubernetes (orchestration model) · Anthropic's agent APIs · LangChain Multi-Agent
Vault proxy injects credentials at the network layer so agents never touch your keys.
OpenClaw but in a container—fixes security by default, ships Docker isolation instead of promises.
Sealed-bid auction for agent task routing is genuinely novel—nobody else does economic coordination.
Another MCP orchestration wrapper—claims autonomy, but chaining APIs over Docker isn't novel.
Sandboxed agent that writes its own Python tools and remembers mistakes in JSON.
Per-agent container isolation with separate networks beats shared-instance chaos.