SkillsLLM
CategoriesBlogAI NewsAbout
HomeTestingpublic-skills-builder

public-skills-builder

by shuvonsec

Pending

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

102stars
17forks
Python
Added 3/19/2026
View on GitHubDownload ZIP
Testingai-securitybug-bountyclaude-aiclaude-codeethical-hacking
Installation
# Add to your Claude Code skills
git clone https://github.com/shuvonsec/public-skills-builder
README.md
<div align="center"> <img src="https://img.shields.io/badge/Claude_Code-Skill-orange?style=for-the-badge&logo=anthropic&logoColor=white" /> <img src="https://img.shields.io/badge/Bug%20Bounty-HackerOne%20%7C%20GitHub%20Writeups-red?style=for-the-badge" /> <img src="https://img.shields.io/badge/Python-3.10+-blue?style=for-the-badge&logo=python&logoColor=white" />

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.

License: MIT Python 3.10+ Stars

Quick Start · Output · Sources · Usage

</div>

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
Comments (0)
to leave a comment.

No comments yet. Be the first to share your thoughts!

Related Skills

everything-claude-code

by affaan-m

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
86,045
hackerone
penetration-testing
python
security-tools
vulnerability-scanner

Sources

| Source | Auth needed | What it fetches | |--------|-------------|-----------------| | HackerOne public feed | None | Publicly disclosed reports | | HackerOne REST API | H1 API key | Your own resolved reports | | GitHub writeup repos | None (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...
11,256
JavaScript
AI Agentsai-agentsanthropic
View details
TrendRadar

by sansan0

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
49,264
22,689
Python
MCP Serversaibark
View details
awesome-claude-skills

by ComposioHQ

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
45,826
4,658
Python
AI Agentsagent-skillsai-agents
View details
ui-ux-pro-max-skill

by nextlevelbuilder

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
45,354
4,361
Python
CLI Toolsai-skillsantigravity
View details
cherry-studio

by CherryHQ

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
41,770
3,877
TypeScript
AI Agentsai-agentclaude-code
View details
oh-my-openagent

by code-yeongyu

omo; the best agent harness - previously oh-my-opencode
41,270
3,095
TypeScript
AI Agentsaiai-agents
View details