Report Draft banner
logan-sec logan-sec

Report Draft

Development community

Description

--- name: report-draft description: Draft a HackerOne bug bounty report from a validated finding. Only invoke this after a full end-to-end PoC exists. Do not use this to draft speculative or unconfirmed findings. --- # Report Draft Finding to report: $ARGUMENTS If $ARGUMENTS is empty, check the current target's `~/bugbounty/[target]/findings/` directory on Kali for the most recent finding file and use that as the basis. --- ## Pre-Flight Check Before writing a single word, answer these que

Installation

Installs to ~/.claude/skills/logan-sec-claude-code-bb-report-draft/SKILL.md

Terminal
mkdir -p ~/.claude/skills/logan-sec-claude-code-bb-report-draft && curl -fsSL https://raw.githubusercontent.com/logan-sec/claude-code-bb/HEAD/skills/report-draft.md -o ~/.claude/skills/logan-sec-claude-code-bb-report-draft/SKILL.md

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

Full documentation available on GitHub

View Source Repository