nvd skills

10 tagged nvd, measured the same way as everything else here.

Browse within: CVE 10

vulnerability-db

01

AppThreat/vulnerability-db

Skill Claude CodeCodex

A practical guide for AI agents that need to use vdb. If you are changing the code rather than using it, read AGENTS.md instead.

148 2d ago A 0 tokens original MIT

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Parses Software Bill of Materials (SBOM) in CycloneDX and SPDX JSON formats to identify supply chain vulnerabilities by correlating components against the NVD CVE database via the NVD 2.0 API. Builds dependency graphs, calculates risk scores, identifies transitive vulnerability paths, and generates compliance reports.…

53 3d ago A 110 tokens original MIT

fix-plan

03

DevInder1/supply-chain-scanner-public

Skill Claude CodeCodex

Generate an EPSS/KEV-prioritised remediation plan from a scan. Returns the top findings ranked by real-world exploitation risk with copy-paste upgrade commands, semver-jump risk classification (PATCH/MINOR/MAJOR), and a recommendation per package. Use when the user asks for "what should I fix first", "remediation…

0 1mo ago A 85 tokens original MIT

scan-full

04

DevInder1/supply-chain-scanner-public

Skill Claude CodeCodex

Comprehensive scan covering project dependencies PLUS OS/system packages (Homebrew on macOS, apt/dnf on Linux) PLUS installed IDE extensions (VS Code marketplace + JetBrains plugins). Most other supply-chain scanners only check project manifests and miss system + IDE surfaces. Use whenever the user asks for "complete…

0 1mo ago A 84 tokens original MIT

scan

05

DevInder1/supply-chain-scanner-public

Skill Claude CodeCodex

Full project dependency scan with live advisory fetch (OSV, NVD, GHSA) and EPSS exploit-probability + CISA KEV prioritisation. Covers npm and PyPI manifests + lockfiles. Use when the user wants thorough, up-to-date supply-chain CVE coverage for their project — but does NOT need system packages or IDE extensions (for…

0 1mo ago A 79 tokens original MIT