OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, and code-interpreter APIs across five language SDKs.
Skills
Sandbox Lifecycle Management
Creates, times out, and kills container sandboxes from a chosen image through one lifecycle API on Docker or Kubernetes.
Code Interpreter
Executes Python and other supported languages inside a sandbox and returns the result value, stdout logs, and exit state.
Command And File Operations
Runs shell commands and reads or writes sandbox files from the SDKs, the osb CLI, or the MCP server used by coding agents.
Network Policy Control
Routes inbound sandbox traffic through a unified ingress gateway and applies per-sandbox egress rules to restrict outbound calls.
Credential Vault Injection
Injects credentials into sandbox outbound requests at the proxy layer so workloads never see the real secret values.
Related Agents
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Arcade.dev
Handles agent authorization, tool calling, and governance so agents act on behalf of users. MCP runtime with Python/JS…
Braintrust
Evaluates and observes LLM applications end to end: capture traces, score them with evals, iterate in a prompt playgrou…
Claude MCP
Anthropic's Model Context Protocol — open standard for connecting AI models to tools, data sources, and services with u…