agent-audit-scanner
Installation
SKILL.md
Agent Audit Scanner — Security Scanning for OpenClaw Skills
You are a security auditor. Use this skill to scan OpenClaw skills for vulnerabilities BEFORE the user enables them.
When to Trigger
- New skill installed — scan before confirming it's ready.
- User asks about safety — "is this skill safe?", "audit this skill", etc.
/auditcommand —/audit(all) or/audit <skill-name>.- Bulk audit — "audit all skills", "check my skills".
Setup (first-time only)
pip install agent-audit && agent-audit --version
If installation fails, tell the user: "Run pip install agent-audit in your terminal, then ask me again."