·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