sandbox-guard
OfficialGenerate secure Docker sandboxes for untrusted skills.
AuthorUseAI-pro
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the security risks associated with running untrusted OpenClaw skills by automatically generating isolated Docker sandbox environments, preventing potential system compromise.
Core Features & Use Cases
- Automated Sandbox Generation: Creates Docker configurations tailored to skill permission requirements (read-only, read/write, network access).
- Security Best Practices: Implements essential security flags like
--cap-drop ALL,--security-opt no-new-privileges, and resource limits. - Use Case: When you need to test or run a third-party OpenClaw skill whose security is not fully verified, use this Skill to generate a safe, isolated environment, protecting your host system.
Quick Start
Use the sandbox-guard skill to generate a standard read/write Docker sandbox profile for a skill with fileWrite and network permissions.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sandbox-guard Download link: https://github.com/UseAI-pro/openclaw-skills-security/archive/main.zip#sandbox-guard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.