bugcrowd-reporting

Map Bugcrowd findings to VRT categories and draft severity rebuttals.

1.1k|191|Updated Jun 24, 2026
One-click install
npx skills add https://github.com/uphiago/recon-skills --skill bugcrowd-reporting-uphiago
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bugcrowd-reporting
Source: https://github.com/uphiago/recon-skills/tree/main/redteam/bugcrowd-reporting
Command: npx skills add https://github.com/uphiago/recon-skills --skill bugcrowd-reporting-uphiago

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the common pain points of Bugcrowd bug bounty submissions being auto-closed, under-severity rated, or rejected due to incorrect VRT category selection, weak out-of-scope (OOS) clause rebuttals, or improper target selection for QA versus production programs.

Core Features & Use Cases

  • VRT Category Selection & Fallback Strategy: Guides you to pick the most accurate Vulnerability Rating Taxonomy category using a prioritized search hierarchy, with common mapping examples for frequent finding types like account takeover primitives and PII enumeration.
  • Severity Override & Argument Templates: Provides structured templates to argue for correct severity ratings when Bugcrowd's VRT defaults underrate your finding's real impact, including pre-written severity request paragraphs that triagers recognize to avoid auto-closure.
  • OOS-Clause Rebuttal Templates: Offers pre-built justifications for common auto-closure reasons including rate limiting on authentication endpoints, debug information disclosure claims, and low-risk user enumeration allegations.
  • Chained Finding Cross-Reference Patterns: Outlines the correct submission order and cross-reference format for multi-primitive vulnerability chains to secure higher combined bounties aligned with Bugcrowd's "one fix = one bounty" rule.
  • QA vs Production Target Selection Guidance: Helps you pick the correct program target entry and draft appropriate disclaimers when testing in QA environments to avoid scope violations.
  • Researcher Hygiene Best Practices: Covers Bugcrowd-specific rules like using Bugcrowdninja email aliases, immediate account state restoration after proof-of-concept testing, and session rotation to maintain platform credibility. Use Case: If you discover a password verification endpoint with no rate limiting that enables account takeover when chained with a session theft vulnerability, this skill guides you to select the correct VRT category, draft a severity request to argue for P2 impact instead of the default P4, rebut any OOS closure claims that the endpoint is "non-authentication", and properly cross-reference the two related submissions for chained severity evaluation.

Quick Start

Use the bugcrowd-reporting skill to map your account takeover finding to the correct VRT category, draft a severity request paragraph arguing for P2 impact, and include an in-scope justification to rebut potential out-of-scope closures for rate-limiting issues on authentication endpoints.

Frequently Asked Questions about bugcrowd-reporting

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

FAQPage Schema
How do I map a vulnerability finding to the correct Bugcrowd VRT category?

Map vulnerabilities to the Bugcrowd VRT taxonomy by applying a prioritized search hierarchy to select the most accurate category. This prevents auto-closures and ensures your finding receives the correct default severity rating for bounty evaluation.

How do I argue a severity override when Bugcrowd VRT defaults underrate my finding?

Draft a severity override using structured templates to write severity request paragraphs that Bugcrowd triagers recognize. This approach justifies higher impact ratings, such as arguing for P2 instead of a default P4, preventing auto-closures.

How do I write an out-of-scope rebuttal for a Bugcrowd bug bounty submission?

Write an OOS rebuttal using pre-built justifications for common auto-closure reasons like rate limiting on authentication endpoints or user enumeration allegations. These templates provide the in-scope justification needed to successfully reverse out-of-scope closures.

How do I report chained findings to Bugcrowd to maximize combined bounties?

Report chained findings by following the correct submission order and cross-reference format for multi-primitive vulnerability chains. This approach aligns with Bugcrowd's one fix equals one bounty rule to secure higher combined bounty payouts.

Can I submit Bugcrowd bug bounty findings discovered in QA environments?

Yes, you can submit findings from QA environments by selecting the correct program target entry and drafting appropriate disclaimers. This QA versus production target selection guidance helps you avoid scope violations when testing non-production programs.

Why does my Bugcrowd submission keep getting auto-closed?

Submissions get auto-closed due to incorrect VRT category selection, weak out-of-scope clause rebuttals, or improper QA versus production target selection. Applying program-specific submission tactics aligned with Bugcrowd's rules prevents these auto-closures.