Scan, audit, validate, package, or pre-submit AgentSkills using the local BunsDev codeql-sdk/clawhub-audit scanner and OpenClaw skill validation. Use when a user asks to run codeql-sdk, scan a skill before submitting, security-audit a SKILL.md package, produce JSON/SARIF reports, or ensure a skill is ready for Cody/ClawHub handoff.
$npx -y skills add opencoven/coven --skill skill-scannerInstalls into the current project.
Run `npx skills use "https://github.com/opencoven/coven" --skill "opencoven/coven/skill-scanner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/opencoven/coven" that are relevant to the current task. Run `npx skills add "https://github.com/opencoven/coven"` and select the relevant skills, then follow their instructions.