What problem does it solve? Security researchers often lose payouts because their vulnerability reports are vague, theoretical, or poorly structured, causing triagers to downgrade or dismiss valid findings. This Skill turns a validated finding into a platform-ready report with proven impact, exact reproduction steps, and correct severity scoring. ## Core Features & Use Cases - Platform-Specific Templates: Provides ready-to-use report structures for HackerOne, Bugcrowd, Intigriti, and Immunefi, including VRT mapping and severity-request paragraphs. - CVSS 3.1 and 4.0 Scoring: Includes quick-scoring tables, typical scores by bug class, and a severity decision guide to justify Critical/High/Medium/Low ratings. - Title and Impact Formulas: Enforces a concrete title formula and bans theoretical language like "could potentially" so every claim is backed by demonstrated proof. - Use Case: After confirming an IDOR on /api/users/{id}/orders with two test accounts, use this Skill to produce a HackerOne report with the exact HTTP request, victim response JSON, CVSS 6.5 vector, and a one-line remediation. ## Quick Start Write a HackerOne report for my validated IDOR finding on the orders endpoint using the report-writing skill.