Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Retrieve CVE risk scores from NVD. Auto-invoked whenever a CVE ID is mentioned to display CVSS score, severity, CWE, and description.
.claude/skills/transilienceai-cve-risk-score/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-20 | ✓→✓ | = Same ✓ | 34% | 0% |
| case-21 | ✓→✓ | = Same ✓ | -4% | 0% |
| case-22 | ✓→✓ | = Same ✓ | 37% | 0% |
| case-01 | ✗→✗ | = Same ✗ | -38% | 0% |
| case-02 | ✗→✗ | = Same ✗ | 144% | 0% |
Fetch and display CVE risk scores from the National Vulnerability Database (NVD) whenever a CVE ID appears in conversation.
This skill MUST be invoked automatically whenever a CVE ID (pattern CVE-YYYY-NNNNN) is mentioned by the user or discovered during research/scanning. Do not wait for explicit invocation.
CVE-\d{4}-\d{4,})bash python3 tools/nvd-lookup.py CVE-XXXX-XXXXX [CVE-YYYY-YYYYY ...]
| CVE ID | Score | Severity | CWE | Description | |--------|-------|----------|-----|-------------| | CVE-XXXX-XXXXX | 9.8 | CRITICAL | CWE-79 | ... |
When presenting CVE risk scores inline, use this compact format:
CVE-2024-12345: 9.8 CRITICAL (CWE-79) — Remote code execution via ...For multiple CVEs, use a markdown table.
NVD_API_KEY is set in .env, the script uses it for higher rate limits.This skill complements other skills:
Other measured skills in the registry, with their headline benchmark lift.