bugbounty skills

145 tagged bugbounty, measured the same way as everything else here.

Browse within: penetration-testing 72reconnaissance 61reverse-engineering 61web-security 61fuzzing 60ai-for-cybersecurity 41ai-orchestration 41bug-bounty 13ai-security 12security-automation 12admin 11application-security 11bitwarden 11bounties 11

osmedeus-expert

01

j3ssie/osmedeus

Skill Claude CodeCodex

Expert guide for the Osmedeus security automation workflow engine. Use when: (1) writing or editing YAML workflows (modules and flows), (2) running osmedeus CLI commands (scan, workflow management, installation, server), (3) configuring steps, runners, triggers, or template variables, (4) debugging workflow execution…

6.5k 23d ago A 113 tokens original MIT

elementalsouls/Claude-BugHunter

Skill Claude CodeCodex

End-to-end Android APK red-team pipeline — automated APK acquisition (Play Store + apkpure + apkmirror fallback), jadx decompilation, secret/URL/JWT/Firebase grep, pinned-cert extraction, exported-component enumeration, Frida runtime instrumentation templates, intent-injection probes. Built from an authorized external…

3.9k 2d ago A 145 tokens original MIT

bugcrowd-reporting

03

elementalsouls/Claude-BugHunter

Skill Claude CodeCodex

Bugcrowd-specific reporting tactics complementing report-writing: VRT category search-and-fallback strategy when no exact match exists, manual severity override when VRT defaults underrate impact, severity-request paragraph as first body section, OOS-clause rebuttal templates (rate limiting on auth-flow endpoints…

3.9k 2d ago A 171 tokens original MIT

hunt-aspnet

04

elementalsouls/Claude-BugHunter

Skill Claude CodeCodex

Hunt ASP.NET-specific surface — ViewState deserialization (signed-only vs encrypted), machineKey recovery, dual-parser MAC-bypass anti-pattern, request-validator bypass, trace.axd/elmah.axd disclosure, load-balanced ViewState cross-node failures, SafeControl enumeration via reflection, customErrors mode=Off…

3.9k 2d ago A 98 tokens original MIT

metabigor

05

j3ssie/metabigor

Skill Claude CodeCodex

Use when operating the metabigor CLI for OSINT recon and infrastructure mapping without API keys. Covers finding network ranges from an ASN, org, domain, or IP (net); enumerating subdomains from certificate logs (cert); enriching IPs with ports/CVEs via Shodan InternetDB (ip); searching public GitHub code for secrets…

1.7k 23d ago A 143 tokens original MIT

burp-scan

06

six2dez/burp-ai-agent

Skill Claude CodeCodex

Burp Suite scanning via MCP tools — passive traffic analysis, active payload testing, OOB verification, and vulnerability reporting using Burp's proxy, HTTP sender, Collaborator, and scanner APIs. Use when the user has Burp Suite running with the AI Agent MCP server and wants to scan, test, or analyze web traffic…

1.4k 5d ago C 87 tokens original MIT

graphql

07

PentesterFlow/agent

Skill Claude CodeCodex

GraphQL pentest playbook — find the endpoint, dump the schema (introspection or field-suggestion fallback), then test for authorization gaps, query batching, alias overload, depth-based DoS, and SQLi/NoSQLi in resolver arguments. Use when the target exposes a /graphql endpoint, GraphiQL, Apollo, or accepts GraphQL…

1.3k 2mo ago A 75 tokens original Apache-2.0

jwt

08

PentesterFlow/agent

Skill Claude CodeCodex

JWT attack playbook — algorithm confusion (alg=none, HS/RS confusion), kid path traversal/SQLi, jku/x5u SSRF, weak HS256 cracking, and embedded JWK trickery. Use when the target uses JWTs for auth (header.payload.signature).

1.3k 2mo ago A 60 tokens original Apache-2.0

supabase

09

PentesterFlow/agent

Skill Claude CodeCodex

Supabase / PostgREST Row-Level-Security playbook — pull the anon (or leaked servicerole) key out of the frontend JS, map tables from the auto-generated OpenAPI spec, test anonymous RLS READ disclosures (PII/secret leaks), and anonymous RLS WRITE abuse (insert/update/delete — e.g. forging…

1.3k 2mo ago A 120 tokens original Apache-2.0

cwe

10

0dayInc/pwn

Skill Claude CodeCodex

Exhaustively test a target against every applicable CWE.

76 3d ago A 14 tokens original MIT

osint

11

0dayInc/pwn

Skill Claude CodeCodex

Drive extroosint with the right kind, feeds, pivots, and keys.

76 3d ago A 21 tokens original MIT

penetration-testing

12

0dayInc/pwn

Skill Claude CodeCodex

Run a scoped pentest with NmapIt, Burp, Metasploit, and a written report.

76 3d ago A 26 tokens original MIT

jsrip-scan

13

mouteee/jsrip

Skill Claude CodeCodex

Use when user asks to scan a target for exposed JavaScript secrets, run a jsrip scan, analyze findings for true/false positives, or says /jsrip-scan. Single-target bug bounty recon — runs jsrip then auto-classifies every finding.

24 yesterday A 57 tokens CC-BY-SA-4.0

bb-huge

14

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Bug bounty findings secretary, tracker, and workspace initializer for the bb-huge portal. Use this skill for web security research, vulnerability hunting, and hunt workspace setup. Triggers on: "log finding", "save finding", "add to bb-huge", "record vulnerability", "update finding", "show findings", "bb-huge stats"…

21 1mo ago A 204 tokens original MIT

ad-assessment

15

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Active Directory security audit using the MITRE ATT&CK framework. Full domain enumeration, trust mapping, GPO analysis, ACL abuse paths, ADCS attacks (ESC1-ESC8), delegation abuse (constrained/unconstrained/RBCD), fine-grained password policies, LAPS deployment, service account security, and Kerberos configuration.…

21 1mo ago A 122 tokens original MIT

analyze-cve

16

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Analyzes CVE vulnerabilities in project dependencies with code path tracing and PoC generation for Burp Suite. Traces vulnerable code from user input to sink, assesses exploitability, and generates HTTP requests for testing.

21 1mo ago A 47 tokens original MIT

huntbot

17

Matador-og/huntbot

Skill Claude CodeCodex

Autonomous offensive security pipeline. Use when the user wants to hunt bugs, run pentests, do recon, or manage huntbot targets. Triggers on security testing, bug bounty, vulnerability scanning, or any mention of huntbot commands.

10 2mo ago B 48 tokens

bug-hunting

18

m4vic/bug-hunting

Skill Claude CodeCodex

Bug bounty hunting and penetration testing skills for Claude, Codex, and other agentic AI tools.

8 6d ago A 24 tokens original MIT

web3-bug-classes

19

Olaradiallysymmetrical491/web3-bug-bounty-hunting-ai-skills

Skill Claude CodeCodex

Complete reference for all 10 DeFi smart contract bug classes. Use this when hunting for specific vulnerability types, need attack patterns for accounting desync, access control, incomplete path, off-by-one, oracle manipulation, ERC4626 vaults, reentrancy, flash loans, signature replay, or proxy/upgrade bugs.

4 2d ago A 72 tokens copy · 100% MIT

web3-poc-foundry

21

Olaradiallysymmetrical491/web3-bug-bounty-hunting-ai-skills

Skill Claude CodeCodex

Complete Foundry PoC writing guide + all cheatcodes + DeFiHackLabs reproduction patterns. Use this when building a proof of concept exploit, setting up a fork test, using Foundry cheatcodes, or reproducing a known DeFi hack for learning.

4 2d ago A 59 tokens copy · 100% MIT

bughunterpro

22

sector-b79/web-hunter-pro

Skill Claude CodeCodex

Operate only in authorized scope: bug bounty targets explicitly in scope, owned systems, defensive reviews, or labs. Decline or pause on requests involving unauthorized access, stealth, persistence, service disruption, credential abuse, real data theft, or abuse of third-party systems.

3 3mo ago A 0 tokens

kage

23

skshadan/kage

Skill Claude CodeCodex

Local pentest sandbox for a full black-box engagement. Triggers on "kage", "pentest", "security audit on", "audit the security of". Runs recon, deep testing, exploit verification, and judging inside a per-engagement Kali Docker container. Each host working directory gets its own isolated sandbox. Produces ./results/…

1 2mo ago A 78 tokens

agentmail

24

skshadan/kage

Skill Claude CodeCodex

Give AI agents their own email inboxes using the AgentMail API. Use when building email agents, sending/receiving emails programmatically, managing inboxes, handling attachments, organizing with labels, creating drafts for human approval, or setting up real-time notifications via webhooks/websockets. Supports…

1 2mo ago A 69 tokens