nvd-cve

Search the National Vulnerability Database for CVEs by keyword or ID.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill nvd-cve-dgethings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nvd-cve
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/nvd-cve
Command: npx skills add https://github.com/dgethings/netclaw --skill nvd-cve-dgethings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vulnerability researchers and security teams need rapid access to CVE details to assess risk and plan mitigations.

Core Features & Use Cases

  • Look up CVEs by ID to retrieve full details (CVSS scores, CWE, references, affected configurations).
  • Search CVEs by keywords to discover relevant vulnerabilities for products and versions.
  • Generate remediation-ready summaries for audits and reports.

Quick Start

Run a CVE lookup by ID or keyword to retrieve up-to-date CVE details.

Frequently Asked Questions about nvd-cve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up CVE details and CVSS scores by ID for a security audit?

You can look up CVE details by ID to retrieve full records including CVSS scores, CWE identifiers, references, and affected configurations. This provides remediation-ready summaries for security audits and vulnerability assessments.

Can I search the National Vulnerability Database by keyword to find affected product versions?

Yes, you can search the National Vulnerability Database by keyword to discover relevant vulnerabilities for specific products and versions. This correlates CVEs with affected configurations during incident response.

What CVE data does the NVD API return for vulnerability assessments?

The NVD API returns CVE data including CVSS scores, CWE identifiers, references, and affected configurations. This data is queried via a Python-based MCP script to generate remediation-ready summaries.

Do I need an NVD API key to query CVE data for incident response?

Yes, the script operates via a Python-based MCP script with an NVD API key to query CVE data. This allows you to correlate CVEs with product versions and remediation references during incident response.

How do I find CVEs fast by keyword during incident response?

You can find CVEs fast by searching the National Vulnerability Database by keyword or ID. This returns up-to-date CVE details to help assess risk and plan mitigations during incident response.

What's the best way to correlate CWE identifiers and CVEs for a vulnerability assessment?

The best way to correlate CWE identifiers and CVEs is to search the National Vulnerability Database by keyword or ID. This retrieves full CVE details including CWE identifiers and affected configurations for vulnerability assessments.