π¦ ClawHub
Security Audit
by @cerbug45
Minimal helper to audit skill.md-style instructions for supply-chain risks.
TERMINAL
clawhub install agents-skill-security-auditπ About This Skill
name: security-audit description: Minimal helper to audit skill.md-style instructions for supply-chain risks. metadata: { "openclaw": { "requires": { "bins": ["python3"] }, "category": "security" } }
security-audit
Minimal helper to audit skill.md-style instructions for supply-chain risks.
Features
Usage
python audit.py path/to/skill.md > report.md
π‘ Examples
python audit.py path/to/skill.md > report.md