← 返回 Skills 市场
Docker Sandbox
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
6167
总下载
6
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install docker-sandbox - 安装完成后,直接呼叫该 Skill 的名称或使用
/docker-sandbox触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Docker Desktop sandbox VM management for safe agent execution with network proxy controls, workspace mounting, and troubleshooting guides.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6167 次。
如何安装 Docker Sandbox?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install docker-sandbox」即可一键安装,无需额外配置。
Docker Sandbox 是免费的吗?
是的,Docker Sandbox 完全免费(开源免费),可自由下载、安装和使用。
Docker Sandbox 支持哪些平台?
Docker Sandbox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Docker Sandbox?
由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。
推荐 Skills