Yolobox Configurator
Generate .yolobox.toml configs and CLI commands visually
# Install yolobox
$ brew install finbarr/tap/yolobox
# Let your AI go full send
$ yolobox claude
> Container ready. AI has sudo. Home directory is safe.AI Agent
Choose which AI coding agent to run inside the sandbox
Select Agent
Host Forwarding
Forward credentials and sockets from your host machine
Security & Isolation
Control how locked down the container environment is
Resource Limits
Set CPU, memory, shared memory, and GPU constraints
Container Runtime
Choose runtime engine and custom image options
Advanced Configuration
Packages, mounts, environment variables, and Linux capabilities
yolobox \
claude \
--git-config \
--gh-tokenAPI Keys Auto-Forwarded
These environment variables are automatically passed to the container if set on your host:
ANTHROPIC_API_KEY, OPENAI_API_KEY, GEMINI_API_KEY,
GH_TOKEN, OPENROUTER_API_KEYHow to Configure a Yolobox Sandbox
- 1
Select your AI agent
Choose which AI coding agent will run inside the sandbox: Claude Code, Codex CLI, Gemini CLI, Aider, or a custom command. The tool generates agent-specific configuration. - 2
Configure forwarding options
Enable forwarding for git config, GitHub tokens, SSH agent, Docker socket, or agent-specific config files. This gives the sandboxed agent access to credentials it needs without exposing your full home directory. - 3
Set security modes
Toggle security options: require confirmation for commands (no-yolo), make the project read-only, disable network access, or start with a scratch filesystem. - 4
Adjust resource limits
Set CPU cores, memory, shared memory size, and GPU access. This prevents runaway processes from consuming host resources. - 5
Copy the CLI command or TOML config
Switch between the CLI tab for a one-line command or the Config tab for a .yolobox.toml file. Place the TOML file in your project root for persistent configuration.
Common Use Cases
Running Claude Code Safely
Testing Untrusted Code Changes
Team-Shared Agent Configurations
Why Use the Yolobox Configurator?
Frequently Asked Questions
What is yolobox?
Which AI agents does yolobox support?
Is yolobox safe to use?
Where does the .yolobox.toml file go?
Do I need Docker installed?
Related Tools
Loadbalancer Design
Developers
Json Formatter
Developers
Json Minifier
Developers
Json Escaper
Developers
Url Params To Json
Developers
Json To Url Params
Developers
Json Path Finder
Developers
Json To Html Form
Developers
Json To Tailwind Form
Developers
Json To Bootstrap Form
Developers
Json To React Form
Developers
Form To Json Schema
Developers