docker-sandbox

Community

Run code safely in isolated Docker sandboxes.

Authorgitgoodordietrying
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Create and manage Docker sandboxed VM environments for safe agent execution. Use when running untrusted code, exploring packages, or isolating agent workloads. Supports Claude, Codex, Copilot, Gemini, and Kiro agents with network proxy controls.

Core Features & Use Cases

  • Isolated VM environments with per-sandbox filesystem isolation and a configurable network proxy.
  • Supports multiple agent types (Claude, Codex, Copilot, Gemini, Kiro) with workspace mounting and preinstalled tools.
  • Use Case: Test a suspicious package or a new agent workflow without risking the host system.

Quick Start

  • Create a sandbox for your project: docker sandbox create --name my-sandbox claude .
  • Run commands inside the sandbox: docker sandbox exec my-sandbox node --version
  • Run an agent: docker sandbox run claude . -- -p "What files are in this project?"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docker-sandbox
Download link: https://github.com/gitgoodordietrying/moltbook-app/archive/main.zip#docker-sandbox

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.