request-cves

Generate CVE request packages from pentest findings files.

13|1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/0x0pointer/skills --skill request-cves
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: request-cves
Source: https://github.com/0x0pointer/skills/tree/main/request-cves
Command: npx skills add https://github.com/0x0pointer/skills --skill request-cves

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating CVE request documentation manually is time‑consuming and error‑prone, especially after a pentest when multiple findings must be packaged for MITRE, GitHub, and vendors.

Core Features & Use Cases

  • Reads cve-candidates.json or findings.json and filters CVE‑worthy vulnerabilities.
  • Generates MITRE form data, GitHub advisory drafts, full disclosure reports, and vendor notification emails for each candidate.
  • Provides a structured cve-candidates.json summary to track progress.

Quick Start

Run the request‑cves skill with your email after a pentest to create full CVE request packages.

Frequently Asked Questions about request-cves

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

FAQPage Schema
How do I generate CVE requests from pentest findings?

To generate CVE requests from pentest findings, provide a findings file like cve-candidates.json along with your researcher email. The skill filters CVE-worthy vulnerabilities and outputs structured MITRE form data, GitHub advisory drafts, and vendor notification emails.

What file formats do I need to prepare for CVE request generation?

You need a cve-candidates.json or findings.json file containing your vulnerability data, plus your researcher email. These inputs enable the skill to filter CVE-worthy items and produce MITRE, GitHub, and vendor documentation packages.

How does this skill create GitHub advisory drafts and MITRE form data?

The skill parses your findings file, filters CVE-worthy vulnerabilities, and formats the data into MITRE form fields, GitHub advisory drafts, full disclosure reports, and vendor notification emails for each candidate vulnerability.

Can I use this for post-engagement reporting when multiple vulnerabilities need vendor notification?

Yes, this skill is built for post-engagement reporting where multiple CVE-worthy vulnerabilities require structured documentation. It generates vendor notification emails and full disclosure reports to streamline the multi-vendor notification process.

What is included in a complete CVE request package for MITRE and vendors?

A complete CVE request package includes MITRE form data, GitHub advisory drafts, full disclosure reports, and vendor notification emails for each candidate. It also provides a structured cve-candidates.json summary to track your submission progress.