Skip to main content
ClaudeWave

All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.

Subagents5.1k estrellas453 forksPythonApache-2.0Actualizado 14d ago
Nota editorial

AIO Sandbox packages a browser, shell, file system, VSCode Server, Jupyter Notebook, and MCP server into a single Docker container, giving AI agents a shared execution environment where files created in one tool are immediately accessible in another. The container exposes interfaces over a single port: a VNC remote desktop at `/vnc/`, a VSCode Server at `/code-server/`, and MCP-compatible API endpoints at `/mcp`, all reachable at `localhost:8080` after a one-line Docker run command. Agents interact with the environment through Python (`agent-sandbox`), TypeScript (`@agent-infra/sandbox`), or Go SDKs that wrap shell execution, file reads/writes, and browser screenshot calls. The browser layer supports VNC for visual interaction, Chrome DevTools Protocol for programmatic control, and MCP for higher-level automation. The project targets developers building Claude-based or other LLM-driven agents who need a reproducible, multi-capability sandbox without wiring together separate containers or managing cross-tool file sharing manually.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/agent-infra/sandbox && cp sandbox/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
agentall-in-onebrowserfilesystemmcpsandboxshell

Lo que la gente pregunta sobre sandbox

¿Qué es agent-infra/sandbox?

+

agent-infra/sandbox es subagents para el ecosistema de Claude AI. All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container. Tiene 5.1k estrellas en GitHub y se actualizó por última vez 14d ago.

¿Cómo se instala sandbox?

+

Puedes instalar sandbox clonando el repositorio (https://github.com/agent-infra/sandbox) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar agent-infra/sandbox?

+

Nuestro agente de seguridad ha analizado agent-infra/sandbox y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene agent-infra/sandbox?

+

agent-infra/sandbox es mantenido por agent-infra. La última actividad registrada en GitHub es de 14d ago, con 81 issues abiertos.

¿Hay alternativas a sandbox?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega sandbox en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: agent-infra/sandbox
[![Featured on ClaudeWave](https://claudewave.com/api/badge/agent-infra-sandbox)](https://claudewave.com/repo/agent-infra-sandbox)
<a href="https://claudewave.com/repo/agent-infra-sandbox"><img src="https://claudewave.com/api/badge/agent-infra-sandbox" alt="Featured on ClaudeWave: agent-infra/sandbox" width="320" height="64" /></a>

Más Subagents