cve-lookup
Installation
SKILL.md
What this skill does
Queries CVE details via the NIST NVD (National Vulnerability Database) API v2. Parses CVSS v3/v2 scores and vectors, vulnerability descriptions, reference links, and affected product (CPE) lists, then outputs the results in a human-readable report format.
When to use
- When you need to quickly understand the severity and attack vector of a specific CVE
- When validating and prioritizing vulnerabilities found in scan results
- When checking affected product versions to plan a patching strategy
- When you need official CVE information for writing a vulnerability report