Skip to content

Add brood-box to Agent infrastructure#14

Open
JAORMX wants to merge 1 commit intobradAGI:mainfrom
JAORMX:add-brood-box
Open

Add brood-box to Agent infrastructure#14
JAORMX wants to merge 1 commit intobradAGI:mainfrom
JAORMX:add-brood-box

Conversation

@JAORMX
Copy link
Copy Markdown

@JAORMX JAORMX commented Mar 20, 2026

We've been building brood-box, a CLI that runs AI coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs.

The idea is simple: your agent gets a full Linux environment to work in, but it's running inside a KVM microVM. So even if a prompt injection convinces it to cat ~/.ssh/id_rsa or curl your secrets somewhere... there's nothing to find, and nowhere to send it.

It also does COW snapshot isolation (diff and review every change before it touches your real workspace), DNS-aware egress control, and Cedar-based MCP authorization profiles.

Fits nicely in the Agent infrastructure section alongside the other sandboxing tools.


🤖 Generated with Claude Code and Brood Box

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant