What problem does it solve?
This Skill identifies whether your technology stack is covered by authoritative CVE and vulnerability sources, and it highlights exactly which components or feeds are missing so you can close the gap before incomplete security work ships.
Core Features & Use Cases
- Component-to-feed mapping: Resolves each inventory component (including name aliases) against a versioned registry of authoritative CVE/vulnerability sources.
- Monitored-feed gap detection: Compares the registry’s sources against your currently monitored feed list to flag unmonitored required feeds.
- Optional URL reachability verification: Best-effort HEAD checks to detect unreachable source URLs without blocking the audit.
- Audit-ready reporting: Produces both Markdown (human review) and JSON (machine consumption) reports with clear exit codes (coverage gaps vs input errors vs unreachable links).
Quick Start
Ask the agent to audit CVE source coverage for your service using your component inventory file and your currently monitored CVE feed URLs, then output a Markdown and JSON audit report.