What problem does it solve?
The skill continuously tracks newly disclosed vulnerabilities from multiple threat‑intel feeds (CISA KEV, OSV.dev, NVD, GitHub Advisories) and cross‑references them with the dependency inventories produced by the repo analyzer, revealing which of your projects are now exposed.
Core Features & Use Cases
- Multi‑source monitoring: Aggregates data from CISA KEV, OSV.dev, NVD, and GitHub Advisory databases.
- Dependency cross‑reference: Matches CVEs against
inventory.json files from previously analyzed repositories.
- Exposure classification: Labels findings as EXPOSED, POTENTIALLY_EXPOSED, or NOT_AFFECTED with severity tiers.
- Reporting: Generates JSON and markdown executive summaries and supports scheduled runs via cron.
Use case example: After a weekly repo analysis, run the threat‑intel‑monitor to obtain an immediate report of any new high‑severity CVEs affecting your libraries, enabling prompt patching.
Quick Start
Ask the threat‑intel‑monitor skill to run a one‑time scan for the past seven days and produce a summary report.