Sandbox Executor

Docker-isolated command runner with security constraints

bobo070314 9a7ceae 3 files · 7.4 KB Updated

File contents

sandbox-executor

Runs commands in a read-only Docker container with:

  • read-only root filesystem
  • no new privileges
  • dropped ALL capabilities
  • network disabled by default
  • 256MB memory limit

Falls back to native execution if Docker unavailable.

bobo070314/openclaw-workspace/tree/main/skills/sandbox-executor commit 9a7ceae926

Frequently asked questions

npx skillmds@latest add bobo070314/sandbox-executor