← Back to Skills Marketplace
gitgoodordietrying

Docker Sandbox

by gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
6167
Downloads
6
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install docker-sandbox
Description
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.
Usage Guidance
Install only if you intend to use Docker Desktop sandbox features. When testing untrusted code, mount a disposable or carefully chosen workspace, use deny-by-default network rules where practical, avoid detached runs unless needed, and treat reset/rm as destructive cleanup operations.
Capability Analysis
Type: OpenClaw Skill Name: docker-sandbox Version: 1.0.0 The OpenClaw AgentSkills skill bundle for 'docker-sandbox' is classified as benign. Its stated purpose is to create and manage isolated Docker sandboxed VM environments for safely executing untrusted code or agent workloads. All capabilities described, such as running arbitrary commands, mounting workspaces, and network controls, are explicitly designed to operate within this isolated environment. The documentation emphasizes security features like network policy controls to mitigate risks from code running inside the sandbox, rather than introducing risks to the host system. There is no evidence of prompt injection against the agent, data exfiltration, malicious execution on the host, or obfuscation within the provided files.
Capability Assessment
Purpose & Capability
The skill’s purpose is to create and manage Docker Desktop sandboxes for isolated code and agent execution, and the documented command execution, network controls, templates, and lifecycle commands fit that purpose.
Instruction Scope
The instructions are broad, including running arbitrary commands, agents, package installs, detached execution, save, rm, and reset, but they are presented as explicit user-run commands rather than hidden or automatic behavior.
Install Mechanism
The bundle contains only SKILL.md and no executable install scripts; metadata only declares a Docker binary requirement and supported operating systems.
Credentials
Docker access, network proxy settings, mounted workspaces, development tools, and an in-sandbox Docker socket are powerful but proportionate for a Docker sandbox workflow; the workspace mount should be treated as access to host project data.
Persistence & Privilege
The skill documents persistent sandboxes, saved templates, detached processes, and reset/removal commands. These are purpose-aligned and disclosed, but users need to manage cleanup deliberately.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install docker-sandbox
  3. After installation, invoke the skill by name or use /docker-sandbox
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - Docker Desktop sandbox VM management for safe agent execution with network proxy controls, workspace mounting, and troubleshooting guides.
Metadata
Slug docker-sandbox
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Docker Sandbox?

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. It is an AI Agent Skill for Claude Code / OpenClaw, with 6167 downloads so far.

How do I install Docker Sandbox?

Run "/install docker-sandbox" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Docker Sandbox free?

Yes, Docker Sandbox is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Docker Sandbox support?

Docker Sandbox is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Docker Sandbox?

It is built and maintained by gitgoodordietrying (@gitgoodordietrying); the current version is v1.0.0.

💬 Comments