cve-search
Installation
SKILL.md
CVE Search 🔍💰
Search the National Vulnerability Database for known vulnerabilities. Every CVE you find in your target's stack is potential bounty money.
Why CVE Hunting Matters
You: "They're running jQuery 3.4.1"
NVD: "CVE-2020-11023 - XSS in jQuery < 3.5.0"
You: "That's a free $500-$2,000 finding"
Quick Start
# Search by keyword (e.g., software name)
cd ${CLAUDE_PLUGIN_ROOT}/skills/cve-search && npx cve-search --keyword "jquery"