# AIO Sandbox

> An all-in-one Docker sandbox for AI agents with a browser, shell, files, VS Code server, Jupyter and MCP.

## Facts
- **Category:** [Agent Infrastructure](https://agentsearchengine.app/category/agent-infrastructure)
- **Type:** Infrastructure
- **Pricing:** Open source
- **GitHub stars:** 5,992
- **Language:** Python
- **License:** Apache-2.0
- **Last repo activity:** 9 days ago (Sep 14, 2026)
- **Official site:** https://sandbox.agent-infra.com
- **Source code:** https://github.com/agent-infra/sandbox
- **Listing on Agent Search Engine:** https://agentsearchengine.app/agents/aio-sandbox
- **Data verified:** September 2026

## Best for
Giving agents an isolated computer with browser and code execution on your own infrastructure.

## Avoid if
You'd expose it without authentication; the README warns services are open unless SANDBOX_API_KEY is set.

## About AIO Sandbox
AIO Sandbox packages everything an agent needs into one Docker container: a VNC-accessible browser, terminal, file system, VS Code Server, JupyterLab and MCP services, behind an API with optional key authentication. It runs locally in seconds or in the cloud behind a reverse proxy, with Python and other SDKs for control.

## Install

```
docker run --security-opt seccomp=unconfined --rm -it -p 127.0.0.1:8080:8080 ghcr.io/agent-infra/sandbox:1.11.0
```

## Alternatives
AIO Sandbox sits in agent infrastructure. Related tools indexed here:
- [daytona](https://agentsearchengine.app/agents/daytona) — Secure elastic infrastructure for running AI-generated code; this repository is no longer maintained. · Open source · Infrastructure · 72k★ · active 2 months ago
- [mem0](https://agentsearchengine.app/agents/mem0) — Universal memory layer for AI Agents · Open source · Infrastructure · 66k★ · Python · Apache-2.0 · active today
- [Langfuse](https://agentsearchengine.app/agents/langfuse) — An open-source LLM engineering platform for tracing, evaluation, prompt management and debugging. · Open source · Infrastructure · 35k★ · TypeScript · MIT · active today
- [Graphiti](https://agentsearchengine.app/agents/graphiti) — A framework for building temporal context graphs that give AI agents memory of how facts change. · Open source · Infrastructure · 31k★ · Python · Apache-2.0 · active 1 day ago
- [Cognee](https://agentsearchengine.app/agents/cognee) — An open-source memory platform that turns documents, code and conversations into a knowledge graph for agents. · Open source · Infrastructure · 31k★ · Python · Apache-2.0 · active today
- [Composio](https://agentsearchengine.app/agents/composio) — SDKs that give AI agents 1,000+ pre-authenticated toolkits, per-user sessions, triggers and a sandbox. · Open source · Infrastructure · 30k★ · TypeScript · MIT · active today
- [cua](https://agentsearchengine.app/agents/cua) — Open-source infrastructure for Computer-Use Agents. Sandboxes, SDKs, and benchmarks to train and evaluate AI agents that can control full desktops (macOS, Linux, Windows). · Open source · Infrastructure · 26k★ · Python · MIT · active today
- [Opik](https://agentsearchengine.app/agents/opik) — Comet's open-source platform for LLM and agent tracing, evaluation, prompt management and monitoring. · Open source · Infrastructure · 22k★ · Python · Apache-2.0 · active today

---
Source: [Agent Search Engine](https://agentsearchengine.app) — an independent, hand-curated index of AI agents, MCP servers, and frameworks. Rankings are never sold; sponsored placements are labeled and never numbered. Full directory: https://agentsearchengine.app/llms-full.txt
