Report Simple banner
ArianHobson333 ArianHobson333

Report Simple

Development community

Description

Generate a bug bounty report for the finding described in $ARGUMENTS. Read the corresponding entry in `findings/` first if one exists. Ask for clarification if impact or repro steps are ambiguous — don't guess. Use this exact template: ``` # {Concise, specific title — e.g. "IDOR on /api/v2/invoice/{id} allows reading any tenant's invoices"} **Severity:** {CVSS 3.1 vector string} — {score} ({Critical|High|Medium|Low}) **Target:** {hostname + endpoint} **Reported by:** {handle} **Date:** {YYYY

Installation

Installs to ~/.claude/skills/arianhobson333-claude-bug-bounty-stack-report-simple/SKILL.md

Terminal
mkdir -p ~/.claude/skills/arianhobson333-claude-bug-bounty-stack-report-simple && curl -fsSL https://raw.githubusercontent.com/ArianHobson333/claude-bug-bounty-stack/HEAD/commands/report-simple.md -o ~/.claude/skills/arianhobson333-claude-bug-bounty-stack-report-simple/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository