report-generator

Generate security reports with CVSS v3.1 scoring and remediation guidance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/noname300989/Security-Claw --skill report-generator-noname300989
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: report-generator
Source: https://github.com/noname300989/Security-Claw/tree/main/skills/report-generator
Command: npx skills add https://github.com/noname300989/Security-Claw --skill report-generator-noname300989

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of professional security reports, including vulnerability details, CVSS scoring, and remediation steps, streamlining the reporting process for security professionals.

Core Features & Use Cases

  • Automated Report Generation: Creates HackerOne/Bugcrowd submissions, pentest findings, and executive summaries.
  • CVSS v3.1 Scoring: Automatically calculates CVSS scores based on vulnerability descriptions.
  • Use Case: After identifying an SQL injection vulnerability, you can describe it to the skill, and it will generate a complete HackerOne submission-ready report, including PoC, impact, and remediation.

Quick Start

Use the report-generator skill to write a HackerOne submission for: SQL injection in /api/search?q= parameter.

Frequently Asked Questions about report-generator

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

FAQPage Schema
How do I generate HackerOne or Bugcrowd submission reports from vulnerability findings?▼

You can generate HackerOne or Bugcrowd submission reports by describing the vulnerability to the skill, which auto-populates finding metadata to create a complete submission-ready report including proof of concept, impact, and remediation guidance.

Can I automate CVSS v3.1 scoring for pentest findings?▼

Yes, CVSS v3.1 scoring is automated by calculating the score directly from the vulnerability description you provide, streamlining the vulnerability documentation process for security professionals.

What is the best way to create an executive summary for a pentest report?▼

Creating an executive summary for a pentest report is handled by generating a comprehensive overview from finding metadata, providing professional security reports that detail vulnerability impacts and remediation steps.

Does this reporting tool work for bug bounty submissions and penetration testing findings?▼

Yes, the tool works for both bug bounty submissions and penetration testing findings, supporting the creation of HackerOne and Bugcrowd reports alongside standard pentest documentation and executive summaries.

How do I add remediation guidance to a vulnerability report?▼

Remediation guidance is automatically added to the vulnerability report during generation, providing actionable remediation steps alongside the automated CVSS v3.1 scoring and vulnerability details.

What do I need to provide to generate a security report for an SQL injection vulnerability?▼

To generate a security report for an SQL injection vulnerability, you only need to describe the finding such as the injection parameter, and the skill will populate the full report with PoC, impact, and remediation.