Scan code for security vulnerabilities using the SECURITY-CHECKLIST. Use when running 'security scan', 'vulnerability check', 'wheee vulns', or before deployment.
From wheeenpx claudepluginhub skatekowski/wheee-plugin --plugin wheeeThis skill is limited to using the following tools:
references/SECURITY-CHECKLIST.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
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