get_cve_info
Identify the right exploitation skills, modules, and install status for any CVE ID or nickname, and get ready-to-run curl commands for live CVSS, CISA KEV, and EPSS data.
Instructions
Map a CVE to the toolkit's tools, skills, and modules, plus live-lookup commands.
Local-first and deterministic: accepts a CVE id (e.g. "CVE-2021-44228") or a common nickname (e.g. "log4shell", "eternalblue", "zerologon", "printnightmare") and returns the curated exploitation skills, mapped registry tools with install status, and relevant modules.
For live CVSS / CISA KEV / EPSS data it returns ready-to-run run_tool("curl", ...) commands rather than fetching itself — those hit external hosts and are subject to the CYBERSEC_MCP_ALLOW_EXTERNAL policy. Always clear the authorization-gate skill before testing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | Yes | A CVE id (CVE-YYYY-NNNN) or a known vulnerability nickname. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||