security-report

Compile security scan findings into structured Markdown, HTML, or JSON reports.

98|10|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/jiayaoqijia/eth2030 --skill security-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-report
Source: https://github.com/jiayaoqijia/eth2030/tree/main/.claude/skills/security-report
Command: npx skills add https://github.com/jiayaoqijia/eth2030 --skill security-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the generation of comprehensive security assessment reports from scan results, enabling clear communication of risk and remediation plans to stakeholders.

Core Features & Use Cases

  • Executive summary with risk scores and business impact.
  • Findings detail including severity, CWE/OWASP mappings, affected files, proofs of concept, and remediation status.
  • Remediation & Compliance including remediation roadmap and governance mappings.
  • Use Case: monthly security health report for executives and auditors.

Quick Start

Generate a security report from the latest scan results and remediation actions.

Frequently Asked Questions about security-report

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

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

To generate a security vulnerability report, input your scan results to compile findings into a structured format. The system extracts severity, CWE, and OWASP mappings, then outputs Markdown, HTML, or JSON reports for stakeholders.

Can I map security findings to OWASP and CWE compliance standards?

Yes, you can map security findings to OWASP and CWE compliance standards. The generated report enforces a compliance mapping section, linking identified vulnerabilities to governance frameworks and providing a structured remediation roadmap.

Does security reporting support Markdown, HTML, and JSON outputs?

Security reporting supports Markdown, HTML, and JSON outputs. This allows you to apply the compiled findings, executive summaries, and remediation roadmaps to formats suitable for executives, security teams, and auditors.

What sections are enforced in a security assessment report?

A security assessment report enforces sections for executive summary, findings detail, before/after comparisons, compliance mapping, remediation roadmap, and dependency health, while also including scanner version and rule set details.

How do I create an executive summary with risk scores for auditors?

You can create an executive summary with risk scores by feeding scan data into the report generator. It automatically calculates business impact and compiles risk scores alongside remediation status to communicate risk to auditors.

What is the best way to track remediation progress in security reports?

The best way to track remediation progress is by using before/after comparisons within the report. This feature highlights resolved vulnerabilities and updates the remediation roadmap based on the latest scan actions.