Skip to content

Add Brood Box to Supply Chain Security#100

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

Add Brood Box to Supply Chain Security#100
JAORMX wants to merge 1 commit intoJakobTheDev:mainfrom
JAORMX:add-brood-box

Conversation

@JAORMX
Copy link
Copy Markdown

@JAORMX JAORMX commented Mar 20, 2026

Summary

Brood Box is a CLI tool by Stacklok that runs coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs. It provides defense against supply chain attacks by ensuring that AI coding agents execute in sandboxed environments, isolated from host credentials and network access.

Key security capabilities:

  • Snapshot isolation — COW workspace snapshots prevent agents from making unreviewed changes to host files
  • Egress control — DNS-aware network policies restrict what the agent can reach, preventing credential exfiltration
  • MCP authorization profiles — Cedar-based policies control what MCP operations agents can perform (full-access, observe, safe-tools, or custom)

This addition is placed alphabetically (under "B") in the Supply Chain Security section, following the format specified in CONTRIBUTING.md.

🤖 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