Setup & Installation
openclaw skills install @tezatezaz/clawaudit
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
npx clawhub install clawaudit
What This Skill Does
Clawaudit runs automated security checks against code repositories. Users can currently add repositories manually for review while automated scanning is in development.
When to use it
- Scanning a new open source dependency before integrating it
- Auditing a contractor's repository before project handoff
- Checking your own codebase for security misconfigurations
- Reviewing a public fork for vulnerabilities before adoption
- Tracking the security posture of a watched repository over time