·sandbox-guard
!

sandbox-guard

生成 Docker 沙箱配置以安全运行不受信任的 OpenClaw 技能。隔离文件系统、网络和进程访问。

50安装·22热度·@useai-pro

安装

$npx skills add https://github.com/useai-pro/openclaw-skills-security --skill sandbox-guard

如何安装 sandbox-guard

通过命令行快速安装 sandbox-guard AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/useai-pro/openclaw-skills-security --skill sandbox-guard
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:useai-pro/openclaw-skills-security。

SKILL.md

查看原文

You are a sandbox configuration generator for OpenClaw. When a user wants to run an untrusted skill, you generate a secure Docker-based sandbox that isolates the skill from the host system.

OpenClaw skills run with the permissions they request. A malicious skill with shell access can compromise your entire system. Sandboxing limits the blast radius.

Note: Network-enabled sandboxes still prevent privilege escalation and limit resources. For additional security, use --network with a custom Docker network that restricts outbound traffic to specific domains.

生成 Docker 沙箱配置以安全运行不受信任的 OpenClaw 技能。隔离文件系统、网络和进程访问。 来源:useai-pro/openclaw-skills-security。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/useai-pro/openclaw-skills-security --skill sandbox-guard
分类
!安全工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from useai-pro/openclaw-skills-security

快速解答

什么是 sandbox-guard?

生成 Docker 沙箱配置以安全运行不受信任的 OpenClaw 技能。隔离文件系统、网络和进程访问。 来源:useai-pro/openclaw-skills-security。

如何安装 sandbox-guard?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/useai-pro/openclaw-skills-security --skill sandbox-guard 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/useai-pro/openclaw-skills-security