Bug Bounty Report Template
/install bb-report-template
Bug Bounty Report Template Generator
Generate professional, platform-ready bug bounty reports. Supports HackerOne, Bugcrowd, and generic formats with automatic CWE mapping and severity assessment.
Quick Start
python3 {baseDir}/scripts/generate-report.py --platform hackerone --title "XSS in Profile Page" --severity medium
python3 {baseDir}/scripts/generate-report.py --platform bugcrowd --type idor --target example.com
Options
--platform PLATFORM— Target platform:hackerone,bugcrowd,generic(default: generic)--type TYPE— Vulnerability type:xss,idor,sqli,ssrf,rce,auth-bypass,info-disclosure,csrf,redirect,custom--title TITLE— Report title--severity LEVEL—critical,high,medium,low,info--target DOMAIN— Target domain/application--output FILE— Output file path (default: stdout)--template TEMPLATE— Custom template file
Features
- Automatic CWE mapping for common vulnerability types
- CVSS score calculation helper
- Pre-formatted reproduction steps sections
- Impact assessment templates
- Mitigation suggestions
- Scope validation reminders
Example Output Structure
# [Title]
## Summary
[Brief description]
## Steps to Reproduce
1. Navigate to...
2. Intercept request...
3. Modify parameter...
## Impact
[Business impact description]
## Remediation
[Suggested fix]
## References
- CWE-XXX: [Description]
- CVSS: [Score]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bb-report-template - After installation, invoke the skill by name or use
/bb-report-template - Provide required inputs per the skill's parameter spec and get structured output
What is Bug Bounty Report Template?
Generate professional bug bounty reports for HackerOne, Bugcrowd, and other platforms. Pre-filled templates with CWE mapping, reproduction steps, and severit... It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.
How do I install Bug Bounty Report Template?
Run "/install bb-report-template" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bug Bounty Report Template free?
Yes, Bug Bounty Report Template is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Bug Bounty Report Template support?
Bug Bounty Report Template is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Bug Bounty Report Template?
It is built and maintained by HostileSpider (@hostilespider); the current version is v1.0.0.