AI Bwrap — AI skill for Claude Code
Run AI coding agents (Claude Code, opencode, Grok.
How to install AI Bwrap
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open didvc/ai-bwrap and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What AI Bwrap does
Run AI coding agents (Claude Code, opencode, Grok, ...) inside a bubblewrap sandbox — one wrapper, any agent.
Alternatives in AI
- EchoBird — One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code 3.1k ★
- Coding Agent Template — Multi-agent AI coding platform powered by Vercel Sandbox and AI Gateway 1.8k ★
- Internal Safety Collapse — We built an adversarial codespace setup 1.2k ★
README
ai-bwrap
**Run AI coding agents inside a [bubblewrap](https://github.com/containers/bubblewrap) sandbox — one wrapper, any agent.**
[](https://github.com/didvc/ai-bwrap/actions/workflows/ci.yml) [](LICENSE) [](ai-bwrap) [](#requirements)
`ai-bwrap` launches an AI coding agent — **Claude Code**, **opencode**, **Grok**, or a plain **shell** — inside a `bwrap` namespace. The agent gets read-write access **only to your current working directory**; the rest of `$HOME` stays hidden. Just the config, cache, and state directories an agent actually needs are passed through.
It is the multi-agent sequel to [`opencode-bwrap`](https://github.com/didvc/opencode-bwrap): instead of wrapping a single tool, agents are declared as small shell functions, so the registry is **extensible without touching the wrapper**.

Why
AI coding agents run shell commands, edit files, and fetch from the network on your behalf. Run directly, they can read anything you can — `~/.ssh`, `~/.aws`, browser profiles, every other project on disk. `ai-bwrap` confines them to the directory you're actually working in, while still passing through the toolchains and credentials they legitimately need (git, `gh`, Node/NVM, Cargo, …).

Requirements
- Linux
- `bwrap` (bubblewrap):
sudo apt install bubblewrap # Debian/Ubuntu sudo pacman -S bubblewrap # Arch sudo dnf install bubblewrap # Fedora - The agent you want to run (
claude,opencode,grok, …) on your$PATH.
Installation
cp ai-bwrap ~/.local/bin/ai-bwrap
c
Related Skills
Cplt
Sandbox for AI coding agents. Runs Copilot CLI, Claude Code, OpenCode, Gemini CLI, Antigravity, Pi, goose or a
AI Agent Sandbox
A secure bubblewrap-based sandboxing solution for running Claude Code with strict filesystem isolation.
Brood Box
10+ Run AI coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolat
Moe S Tavern
AI agent task board for Claude Code, Codex, Gemini CLI and Grok Build: plan, approve, build and review inside
Agentpack
🤖 The package manager for AI coding agents — pin, resolve, and sync skills & plugins across Claude Code, Curs
Tokimeter
Local-first usage & cost meter for AI coding agents: Claude Code, Codex, Cursor, Grok Build, Hermes, opencode,
Related Agents
Oneshot CI Fixer
Fix sandbox agent. Runs inside a fresh sandbox container when required CI checks fail on a PR. Reads the failu
Kavach Env Provisioner
KAVACH live-validation environment provisioning agent. Starts the target application inside an isolated sandbo
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and