claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Security & Compliance

public-skills-builder

Generate Claude Code bug bounty skills from public HackerOne reports and GitHub writeups — 18 vuln classes, no private reports needed

Slowing down
68/100
last commit 4 months ago
last release none
releases 0
open issues 0
// install
git clone https://github.com/shuvonsec/public-skills-builder

Public Skills Builder

Generate Claude Code bug bounty skills from public HackerOne reports and GitHub writeups — no private reports needed.

Feed it 500+ public bug bounty reports. Get back 18 ready-to-use Claude Code skill files — one per vulnerability class — packed with real-world techniques, payloads, and bypass patterns.

Quick Start · Output · Sources · Usage


Why Use This

Bug bounty reports are the best training data for hunting. This tool reads hundreds of disclosed HackerOne reports and community writeups, then uses Claude to distill them into structured skill files you can load directly into Claude Code.

No private reports required. Everything comes from public data.


Quick Start

git clone https://github.com/shuvonsec/public-skills-builder
cd public-skills-builder

python3 -m venv .venv
source .venv/bin/activate
pip install anthropic requests

cp .env.example .env
# Edit .env — add your ANTHROPIC_API_KEY

Sources

SourceAuth neededWhat it fetches
HackerOne public feedNonePublicly disclosed reports
HackerOne REST APIH1 API keyYour own resolved reports
GitHub writeup reposNone (optional token)1,200+ community writeups

Output

One markdown skill file per vulnerability class, ready to load into Claude Code:

skills/
  hunt-idor.md
  hunt-ssrf.md
  hunt-xss.md
  hunt-rce.md
  hunt-oauth.md
  hunt-sqli.md
  hunt-business-logic.md
  ... (18 vuln classes total)
  README.md  ← index of all skills

Each skill file contains:

  • Crown jewel targets
  • Attack surface signals
  • Step-by-step hunting methodology
  • Payloads and grep patterns
  • Bypass techniques
  • Gate 0 validation checklist

Usage

# Public GitHub writeups only (just needs Claude API key)
python3 public_skills_builder.py --source github

# HackerOne public disclosed reports (no H1 key needed)
python3 public_skills_builder.py --source h1-public

# Everything — all sources, all vuln classes
python3 public_skills_builder.py --source all --limit 500

# Specific vuln classes only
python3 public_skills_builder.py --vuln-type idor ssrf xss oauth

# Specific H1 program
python3 public_skills_builder.py --source h1 --program shopify --limit 200

Supported Vuln Classes

idor ssrf xss sqli rce auth-bypass oauth race-condition business-logic graphql cache-poison xxe upload ssti csrf subdomain llm-ai crypto


Using the Skills in Claude Code

Once generated, load a skill into Claude Code by pointing it at the file:

claude
# Then: "Load skills/hunt-idor.md and help me hunt IDOR on target.com"

Or copy skill files into your Claude Code project's .claude/ directory so they load automatically.


Requirements


For authorized security testing only. Only test targets within an approved bug bounty program scope.


MIT License · Built for bug hunters who learn from the community

Star if this saved you research time

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
License
Pricingopen-source
LanguagePython

// faq

What is public-skills-builder?

Generate Claude Code bug bounty skills from public HackerOne reports and GitHub writeups — 18 vuln classes, no private reports needed. It is open-source on GitHub.

Is public-skills-builder free to use?

public-skills-builder is open-source, so it is free to use.

What category does public-skills-builder belong to?

public-skills-builder is listed under skills in the Claudeers registry of Claude-compatible tools.

0 views
199 stars
unclaimed
updated 15 days ago

// embed badge

public-skills-builder on Claudeers
[![Claudeers](https://claudeers.com/api/badge/public-skills-builder.svg)](https://claudeers.com/public-skills-builder)

// retro hit counter

public-skills-builder hit counter
[![Hits](https://claudeers.com/api/counter/public-skills-builder.svg)](https://claudeers.com/public-skills-builder)

// reviews

// guestbook

0/500

// related in Security & Compliance

🔓

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specia…

// securitymsitarzewski/Shell126,507MIT[ claude ]
🔓

π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.

// securityruvnet/Rust76,321MIT[ claude ]
🔓

Prowler is the world’s most widely used open-source cloud security platform that automates security and compliance across any cloud environment.

// securityprowler-cloud/Python14,101Apache-2.0[ claude ]
🔓

🐶 A curated list of Web Security materials and resources.

// securityqazbnm456/Python13,559[ claude ]
Connectorlinks several projects together across the ecosystem · 6 connections
→ see how public-skills-builder connects across the ecosystem