🎯

sandbox-guard

🎯Skill

from useai-pro/openclaw-skills-security

VibeIndex|
What it does
|

An OpenClaw security skill that implements sandbox isolation and guards against unauthorized system access.

πŸ“¦

Same repository

useai-pro/openclaw-skills-security(13 items)

sandbox-guard

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add useai-pro/openclaw-skills-security --skill sandbox-guard
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add useai-pro/openclaw-skills-security --skill sandbox-guard
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/sandbox-guard/SKILL.md

SKILL.md

66Installs
-
AddedFeb 6, 2026

More from this repository10

🎯
skill-vetter🎯Skill

Security-first skills for the OpenClaw ecosystem providing skill auditing (typosquatting, permissions, prompt injection detection) and environment setup auditing (credential leaks, unsafe defaults, missing sandbox).

🎯
skill-auditor🎯Skill

A security-first skill that audits any SKILL.md before installation, checking for typosquatting, unsafe permissions, prompt injection, supply chain risks, and data exfiltration attempts.

🎯
skill-guard🎯Skill

A security-first skill for the OpenClaw ecosystem that audits SKILL.md files before installation, checking for typosquatting, permission issues, prompt injection, supply chain risks, and data exfiltration threats.

🎯
config-hardener🎯Skill

A Claude Code skill for hardening configurations as part of the OpenClaw security skills ecosystem, providing security auditing capabilities alongside specialized reusable security check modules.

🎯
credential-scanner🎯Skill

An OpenClaw security skill that scans for credential leaks and hardcoded secrets in code, part of the UseAI.pro security-first skills collection.

🎯
permission-auditor🎯Skill

An OpenClaw security skill that audits file and system permissions to detect overly permissive access configurations.

🎯
output-sanitizer🎯Skill

An OpenClaw security skill that sanitizes agent outputs to prevent data exfiltration and information leakage.

🎯
dependency-auditor🎯Skill

An OpenClaw security skill that audits project dependencies for known vulnerabilities and supply chain risks.

🎯
network-watcher🎯Skill

An OpenClaw security skill that monitors network activity and detects suspicious outbound connections from agent operations.

🎯
incident-responder🎯Skill

An OpenClaw security skill for automated security incident response, providing structured playbooks for handling security events.