triager

Evaluate bug bounty report submission readiness against platform-specific acceptance criteria.

Updated May 14, 2026
One-click install
npx skills add https://github.com/cuongnguyen-git/bug-bounty --skill triager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triager
Source: https://github.com/cuongnguyen-git/bug-bounty/tree/main/.claude/skills/triager
Command: npx skills add https://github.com/cuongnguyen-git/bug-bounty --skill triager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you avoid wasting time and risking account reputation by evaluating whether a bug bounty report is truly reproducible, meaningful, and submission-ready.

Core Features & Use Cases

  • Hard-stop reportability checks: Blocks submissions when there is no working PoC, informational-only impact, speculative “could/might” chains, no attacker gain, or data already public.
  • Platform-aware triage expectations: Applies different credibility rules and thresholds for HackerOne, Bugcrowd, and Intigriti (including CVSS/remediation expectations).
  • Impact-chain validation: Tests each prerequisite and evidence link end-to-end, rejecting theoretical or partially demonstrated chains.
  • Actionable rewrite guidance: Produces a verdict plus exactly what evidence is missing and what to change before resubmitting.

Quick Start

Paste your bug bounty report draft and ask the triager to critique it, identify hard-stop reasons, and tell you what must be proven to submit.

Frequently Asked Questions about triager

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

FAQPage Schema
How do I validate if my bug bounty report is ready for submission?

Validating a bug bounty report requires checking for evidence-backed reproduction, non-speculative impact, and end-to-end impact-chain completeness. The triager Skill evaluates submission readiness by applying real triager skepticism and platform-specific acceptance criteria to your draft.

Does this triager tool apply different rules for HackerOne and Bugcrowd reports?

Yes, the triager applies platform-aware triage expectations. It enforces different credibility rules and thresholds for HackerOne, Bugcrowd, and Intigriti, including specific CVSS and remediation expectations for each platform.

What are common hard-stop reasons that get bug bounty reports rejected?

Common hard-stop reasons for bug bounty reports include missing a working PoC, informational-only impact, speculative "could/might" chains, no attacker gain, or data that is already public. The triager blocks submissions when these critical issues are detected.

How do I check my vulnerability draft for an incomplete impact chain?

Checking an incomplete impact chain involves testing each prerequisite and evidence link end-to-end. The triager rejects theoretical or partially demonstrated chains and provides actionable rewrite guidance detailing exactly what evidence is missing.

Why does my bug bounty report keep getting marked as informational or speculative?

Bug bounty reports get marked as informational or speculative when they lack non-speculative impact or fail sensitivity and public exposure checks. The triager identifies these specific hard-stop failures and tells you what must be proven before resubmitting.