Claude Skill
afshinm/zerobox
Zerobox is a Rust-based, lightweight cross-platform process sandbox that uses OpenAI Codex runtime to sandbox any command with file, network, and credential controls. Ideal for AI agents, CLI secur...
Overview
Repository
🚀 Install this Skill
openclaw install afshinm/zeroboxSummary
Zerobox is a lightweight, cross-platform process sandbox built in Rust, leveraging OpenAI Codex's runtime to sandbox any command with granular file, network, and credential controls. It provides process isolation and security for AI agents, CLI tools, and LLM sandboxing scenarios.
轻量级跨平台进程沙盒,基于OpenAI Codex运行时构建。支持对任意命令进行文件、网络和凭据控制的沙盒化处理。
Key features
- Lightweight cross-platform sandboxing for any command
- Granular file, network, and credential access controls
- Built on OpenAI Codex runtime for reliable isolation
- Process isolation with security-tool-grade protection
- CLI-first design with easy integration into workflows
Use cases
- Sandboxing AI agent commands to prevent unintended system access
- Running untrusted CLI tools with restricted file and network permissions
- Isolating LLM-generated code execution in a secure environment
- Enhancing MCP (Model Context Protocol) security for agent workflows
- Testing and debugging scripts without risking host system integrity