From wheee
Scan code for security vulnerabilities using the SECURITY-CHECKLIST. Use when running 'security scan', 'vulnerability check', 'wheee vulns', or before deployment.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wheee:security-scansonnetThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Scan the project for security vulnerabilities against the SECURITY-CHECKLIST.
Scan the project for security vulnerabilities against the SECURITY-CHECKLIST.
references/SECURITY-CHECKLIST.mdnpm audit / pip audit / cargo audit as appropriate## Security Scan Report
### Critical Vulnerabilities
- [file:line] — [CVE/issue] — [remediation]
### High Risk
- [file:line] — [issue] — [remediation]
### Medium Risk
- [file:line] — [issue] — [suggestion]
### Dependency Audit
- X vulnerabilities found (Y critical, Z high)
### Verdict: SECURE / VULNERABILITIES FOUND
npx claudepluginhub skatekowski/wheee-plugin --plugin wheeeFull security audit — secrets, dependencies, IAM, auth, injection, XSS, HTTPS, rate limiting, public storage. Use when asked for "security audit", "check for vulnerabilities", "security review", or "are we secure".
Scans codebases, dependencies, and configurations for security vulnerabilities including CVEs and code flaws, generating reports with severity ratings and remediation steps.