Enclave
Description
Sandbox for running AI coding agents autonomously: isolated, network-restricted, host-safe
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Eclipse Enclave
A Docker-based sandbox for running agentic coding tools — Claude, Codex, OpenCode, and others — in an isolated container while keeping your project files on the host. Network access is restricted to allowlisted domains by default, auth and history persist across sessions, and YOLO mode is on so agents can act without confirmation prompts.
Website · Getting Started · Docs
Requirements
Linux and macOS (with Docker Desktop) are supported natively. On Windows, Enclave runs inside WSL2: the Linux instructions apply within the WSL distribution, and `enclave.exe` is a launcher that forwards to it rather than a native build. See [Windows](docs/windows.md).
Runtime dependencies:
- Rootful Docker (CLI on
PATH, daemon running) with the buildx plugin; the sandbox image build requires BuildKit. Rootless Docker is not supported. - Optional:
qemu-system-x86_64andcpiofor the experimentalqemubackend, which builds an x86-64 guest and is practical only on x86-64 Linux hosts, where KVM can accelerate it. On arm64 hosts and on macOS it falls back to full emulation. The defaultdockerbackend is unaffected and runs natively on every supported platform.
Building from source additionally requires Git, Make, and Go 1.24 or newer. Use the official [Go installation instructions](https://go.dev/doc/install) if your distribution does not provide a recent enough version.
On Ubuntu 24.04, install the runtime dependencies with:
sudo apt-get update
sudo apt-get install docker.io docker-buildx git
sudo systemctl enable --now docker
On Fedora 44, install the runtime dependencies with:
sudo dnf install docker docker-buildx
sudo systemctl enable --now dock
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI