safeclaw-integration
Installation
SKILL.md
SafeClaw Integration
Run isolated Claude Code sessions inside Docker containers for YOLO mode, overnight builds, and untrusted code execution.
Why SafeClaw
- Isolation: Code runs in a container, not on your host
- Resource limits: CPU, memory, and disk caps prevent runaway sessions
- Reproducibility: Same container image every time
- Safety: YOLO mode (
--dangerously-skip-permissions) is safe inside a container - Cleanup: Container is destroyed after session ends