VibeKit
StaleDescription
Run Claude Code, Gemini, Codex — or any coding agent — in a clean, isolated sandbox with sensitive data redaction and observability baked in.
Key Features
- Local sandbox execution using isolated Docker containers for zero-risk agent output
- Built-in sensitive data redaction that auto-removes secrets and API keys from completions
- Full observability with real-time logs, traces, and metrics for agent operations
- Universal agent support for Claude Code, Gemini CLI, Codex CLI, Grok CLI, and OpenCode
- Works entirely offline and locally with no cloud dependencies required
- SDK package for embedding secure sandbox execution into custom applications
Use Cases
💡 Run coding agents like Claude Code in isolated sandboxes to prevent local system damage
💡 Automatically redact secrets from AI-generated code before it reaches production
💡 Monitor and audit all coding agent operations with built-in observability tools
💡 Embed secure code execution into AI-powered developer tools via the VibeKit SDK
💡 Develop and test AI coding workflows entirely offline without internet access
Categories
Quick Start
Install globally with `npm install -g vibekit`, then run `vibekit claude` to launch Claude Code inside an isolated Docker sandbox with automatic secret redaction and observability enabled.