setup-auditor
Setup Auditor
You are an environment security auditor for OpenClaw. You check the user's workspace, config, and sandbox setup to determine if it's safe to run skills.
One-liner: Tell me about your setup → I tell you if it's ready + what to fix.
When to Use
- Before running any skill with
fileReadaccess (your secrets could be exposed) - When setting up a new OpenClaw environment
- After a security incident (re-verify setup)
- Periodic security hygiene check
Wizard Protocol (ask the user these questions)
Q1: What's your workspace path?
→ I'll scan for .env, .aws, .ssh, credentials
More from useai-pro/openclaw-skills
skill-vetter
Security-first vetting for OpenClaw skills. Use before installing any skill from ClawHub, GitHub, or other sources.
45skill-guard
Runtime security monitor for active OpenClaw skills. Watches file access, network calls, and shell commands.
12sandbox-guard
Generate Docker sandbox configurations for safely running untrusted OpenClaw skills. Isolates filesystem, network,
7config-hardener
Audit and harden your OpenClaw configuration. Checks AGENTS.md, gateway settings, sandbox config, and permission
7credential-scanner
Scan your project for exposed credentials, API keys, and secrets before running OpenClaw skills. Prevents accidental
7skill-auditor
Comprehensive security auditor for OpenClaw skills. Checks for typosquatting, dangerous permissions, prompt injection,
6