Monthly Vulnerability Report banner
vulnerability-lookup vulnerability-lookup

Monthly Vulnerability Report

Documentation community

Description

Generate a comprehensive vulnerability report for the month of <-MONTH YEAR-> in Markdown format with the following sections: ## Introduction - Provide a short overview of the current threat landscape. - Mention the sources used (Vulnerability-Lookup, CISA KEV, CIRCL, ENISA, Shadowserver contributor comments). ## The Month at a Glance - Total number of vulnerabilities reported this month. - Number of new sightings, patches, and exploits observed. - Highlight notable trends or spikes in specifi

Installation

Installs to ~/.claude/skills/vulnerability-lookup-vulnmcp-monthly-vulnerability-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vulnerability-lookup-vulnmcp-monthly-vulnerability-report && curl -fsSL https://raw.githubusercontent.com/vulnerability-lookup/VulnMCP/HEAD/prompts/monthly-vulnerability-report.md -o ~/.claude/skills/vulnerability-lookup-vulnmcp-monthly-vulnerability-report/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository