report-writing

Generate security pentest reports from findings data with CVSS scoring.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/jayjpatel9717/kurukshetra --skill report-writing-jayjpatel9717
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-writing
Source: https://github.com/jayjpatel9717/kurukshetra/tree/main/_universal/agents/vyasa/skills/report-writing
Command: npx skills add https://github.com/jayjpatel9717/kurukshetra --skill report-writing-jayjpatel9717

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pandas, markdown, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of writing detailed security pentest reports, reducing the time and effort required to produce high-quality, actionable documentation.

Core Features & Use Cases

  • Standardized Report Structure: Ensures every report follows a consistent, professional format.
  • Automated CVSS Scoring: Calculates CVSS scores for vulnerabilities, improving consistency.
  • Customizable Templates: Supports multiple platforms like HackerOne, Bugcrowd, and more with specific report formats.
  • Use Case: For a pentest report on a web application, this Skill can help generate a detailed document with findings, remediation steps, and an executive summary.

Quick Start

Use the report-writing skill to generate a pentest report based on the findings document 'findings.pdf'.

Frequently Asked Questions about report-writing

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

FAQPage Schema
How do I automate pentest report generation from raw findings data?

Automate pentest report generation by processing raw findings data through predefined templates. This standardizes vulnerability documentation and calculates CVSS scores, producing professional security reports with consistent structure and remediation steps.

Does this reporting process support specific platforms like HackerOne and Bugcrowd?

Yes, the reporting process supports customizable templates tailored for platforms like HackerOne and Bugcrowd. This ensures generated pentest reports meet the specific formatting and submission requirements of those vulnerability management programs.

Can I automatically calculate CVSS scores for vulnerabilities during reporting?

Yes, you can automatically calculate CVSS scores for vulnerabilities during report generation. This feature improves consistency across security documentation by standardizing the severity assessment of findings within the final pentest report.

What is the best way to structure a security analysis report for a web application pentest?

The best way to structure a security analysis report is using a standardized template. This ensures your web application pentest documentation includes an executive summary, detailed findings, CVSS scores, and clear remediation steps for effective vulnerability management.

Do I need Python and Pandas to generate security reports from findings?

Yes, you need Python and Pandas to generate security reports. These dependencies process findings data and interact with Markdown templates to automate the creation of structured vulnerability documentation and standardized pentest reports.

When do I need a standardized template for vulnerability management reporting?

You need a standardized template for vulnerability management reporting when consistency across multiple security assessments is required. Predefined formats ensure every pentest report follows a professional structure, reducing manual effort and improving documentation quality.