Skip to main content
Run any Skill in Manus
with one click

sandbox

Scaffolds a Docker "sandbox" harness into a repo so Claude Code can run in `--dangerously-skip-permissions` (YOLO) mode inside an Ubuntu container, with the project bind-mounted at /workspace and the host's ~/.claude bind-mounted for auth and session continuity. Use when the developer wants an isolated filesystem for agent writes but still wants host-visible builds, logs, and session history.

Overview

Scaffolds a Docker "sandbox" harness into a repo so Claude Code can run in `--dangerously-skip-permissions` (YOLO) mode inside an Ubuntu container, with the project bind-mounted at /workspace and the host's ~/.claude bind-mounted for auth and session continuity. Use when the developer wants an isolated filesystem for agent writes but still wants host-visible builds, logs, and session history.

Install command
npx skills add https://github.com/nakane1chome/claude-skills --skill sandbox

Copy and paste this command into Claude Code to install the skill

Stars0
Forks1
UpdatedApril 22, 2026 at 13:22
File Explorer
19 files
SKILL.md
readonly