什麼是 sandbox-guard?
產生 Docker 沙箱配置以安全地運行不受信任的 OpenClaw 技能。隔離檔案系統、網路和進程存取。 來源:useai-pro/openclaw-skills-security。
產生 Docker 沙箱配置以安全地運行不受信任的 OpenClaw 技能。隔離檔案系統、網路和進程存取。
透過命令列快速安裝 sandbox-guard AI 技能到你的開發環境
來源:useai-pro/openclaw-skills-security。
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產生 Docker 沙箱配置以安全地運行不受信任的 OpenClaw 技能。隔離檔案系統、網路和進程存取。 來源:useai-pro/openclaw-skills-security。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/useai-pro/openclaw-skills-security --skill sandbox-guard 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/useai-pro/openclaw-skills-security