vulnerability-report-summarizer

Parse vulnerability scan data, deduplicate findings, and score risk with CVSS.

47|2|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Amazon-Quick/Amazon-Quick-official-catalog --skill vulnerability-report-summarizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vulnerability-report-summarizer
Source: https://github.com/Amazon-Quick/Amazon-Quick-official-catalog/tree/main/skills/vulnerability-report-summarizer
Command: npx skills add https://github.com/Amazon-Quick/Amazon-Quick-official-catalog --skill vulnerability-report-summarizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vulnerability data from scanners is noisy and hard to interpret. This Skill transforms raw findings into structured, executive-ready reports that highlight risk, context, and remediation.

Core Features & Use Cases

  • Deduplication & normalization: Consolidates duplicate findings across hosts, reducing noise and improving accuracy.
  • CVSS scoring & ATT&CK mapping: Applies CVSS where available and maps findings to MITRE ATT&CK techniques when clear correlations exist.
  • Audience-tailored deliverables: Produces executive summaries for leadership and technical detail reports for engineers, plus a prioritized remediation plan.

Quick Start

Ingest a vulnerability scan export and request an executive or technical report.

Frequently Asked Questions about vulnerability-report-summarizer

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

FAQPage Schema
How do I generate an executive report from vulnerability scan data?

Generate an executive report by ingesting raw vulnerability scan data to automatically deduplicate findings, score risk using CVSS, and map clear correlations to MITRE ATT&CK techniques. The output is a structured, audience-tailored summary highlighting risk and a prioritized remediation plan.

Can vulnerability scan findings be deduplicated across multiple hosts?

Vulnerability scan findings can be deduplicated across hosts. The Skill consolidates duplicate findings to reduce noise and improve accuracy, normalizing the data before applying CVSS scoring and generating structured technical and executive deliverables.

How does CVSS scoring and MITRE ATT&CK mapping work for vulnerability reporting?

CVSS scoring and MITRE ATT&CK mapping work by applying available CVSS metrics to raw findings and mapping them to ATT&CK techniques when clear correlations exist. This process enriches the structured reports, providing context for both executive summaries and technical detail appendices.

What is the best way to prioritize remediation actions from noisy vulnerability scans?

The best way to prioritize remediation is to process scans through a normalizer that deduplicates findings, scores them by CVSS, and maps MITRE ATT&CK techniques. This produces a prioritized remediation plan and detailed appendix without retaining raw data beyond the session.

Does the vulnerability reporting process retain raw scan data after generating reports?

The vulnerability reporting process does not retain raw scan data after generating reports. It strictly avoids keeping raw vulnerability scan data beyond the active session, ensuring privacy while still producing audience-tailored executive summaries, technical deliverables, and remediation plans.

Why are my vulnerability scan results too noisy for executive review?

Vulnerability scan results are often too noisy due to duplicate findings across hosts. This issue is resolved by deduplicating and normalizing the data, then scoring risk with CVSS and mapping MITRE ATT&CK correlations to produce clear, executive-ready summaries.