vulnerability-report

Generate a security report from vulnerability scan findings with remediation steps.

10|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/dnviti/claude-task-development-framework --skill vulnerability-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vulnerability-report
Source: https://github.com/dnviti/claude-task-development-framework/tree/main/skills/vulnerability-report
Command: npx skills add https://github.com/dnviti/claude-task-development-framework --skill vulnerability-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of comprehensive security reports from vulnerability scan findings, providing clear insights into risks and actionable remediation steps.

Core Features & Use Cases

  • Automated Report Generation: Creates a professional security-report.md detailing findings, risk distribution, and remediation.
  • Contextual Analysis: Leverages project context from CLAUDE.md for more relevant analysis.
  • Use Case: After running a vulnerability scan, use this skill to automatically compile a report for stakeholders, outlining critical vulnerabilities and how to fix them.

Quick Start

Generate a security report based on the latest vulnerability scan data.

Frequently Asked Questions about vulnerability-report

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

FAQPage Schema
How do I generate a security report from vulnerability scan findings?

To generate a security report from vulnerability scan findings, this Skill automates the compilation of scan data into a professional markdown file detailing identified risks and actionable remediation steps.

Do I need to run a vulnerability scan before generating a security report?

Yes, you must execute a prior vulnerability scan to gather scan data. The reporting process requires existing scan findings to analyze risks and compile the final security report.

How does contextual analysis improve my vulnerability report?

Contextual analysis improves your vulnerability report by leveraging project context from the CLAUDE.md file, ensuring the generated risk assessment and remediation steps align accurately with your specific project environment.

What is included in the automated security report output?

The automated security report output includes a comprehensive markdown file detailing vulnerability findings, risk distribution analysis, and actionable remediation steps for stakeholders.

Does the vulnerability reporting tool require Python?

Yes, the vulnerability reporting tool requires Python3 as a dependency to run its scripts and automate the generation of your security report.