Agentic-Bug-Hunter CLAUDE.md

Agentic-Bug-Hunter CLAUDE.md is an instructions file for coding agents from Awarexone/Agentic-Bug-Hunter. It costs 3,467 tokens per session, scanned A, original, MIT.

A Claude Code plugin guide for bug bounty hunting, the practice of finding and responsibly reporting security flaws in websites, services, and smart contracts. It organizes workflows for reconnaissance, vulnerability testing, audits, and report writing.

In plain words
What is it for?
Finding web and smart-contract vulnerabilities, testing tokens and AI systems, validating findings, and writing reports for HackerOne, Bugcrowd, Intigriti, or Immunefi.
Why use it?
It brings many security-testing methods and reporting rules into one structured workflow for different bug bounty platforms.

Instructions file

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/awarexone/agentic-bug-hunter/claude-md
Clone the repo
git clone --depth 1 https://github.com/Awarexone/Agentic-Bug-Hunter

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Agentic-Bug-Hunter CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/awarexone/agentic-bug-hunter/claude-md.svg)](https://agentmods.dev/instructions/awarexone/agentic-bug-hunter/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/awarexone/agentic-bug-hunter/claude-md"><img src="https://agentmods.dev/badge/instructions/awarexone/agentic-bug-hunter/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 3,467 This file is loaded in full into every session.
When invoked 3,467 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.03467 $0.03467
Opus 5 $0.01733 $0.01733
Sonnet 5 $0.00693 $0.00693
Haiku 4.5 $0.00347 $0.00347

Measured 3d ago against content hash d55984d467e0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Agentic-Bug-Hunter CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 163 lines

How it starts

The opening of the file, as written. The whole thing — 163 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Claude Bug Bounty — Plugin Guide

This repo is a Claude Code plugin for professional bug bounty hunting across HackerOne, Bugcrowd, Intigriti, and Immunefi.

What's Here

Skills (10 domains — load with /bug-bounty, /web2-recon, /token-scan, etc.)

Skill Domain
skills/bug-bounty/ Master workflow — recon to report, all vuln classes, LLM testing, chains
skills/bb-methodology/ Hunting mindset + 5-phase non-linear workflow + tool routing + session discipline
skills/web2-recon/ Subdomain enum, live host discovery, URL crawling, nuclei
skills/web2-vuln-classes/ 21 bug classes with bypass tables (SSRF, open redirect, file upload, Agentic AI)
skills/security-arsenal/ Payloads, bypass tables, gf patterns, always-rejected list
skills/web3-audit/ 10 smart contract bug classes, Foundry PoC template, pre-dive kill signals
skills/meme-coin-audit/ Meme coin rug pull detection, token authority checks, bonding curve exploits, LP attacks
skills/report-writing/ H1/Bugcrowd/Intigriti/Immunefi report templates, CVSS 3.1, human tone
skills/triage-validation/ 7-Question Gate, 4 gates, never-submit list, conditionally valid table
skills/credential-attack/ Password spray methodology — when/why, 4-stage pipeline, mode selection, lockout tactics, legal guardrails, pitfalls learned from live tests
skills/client-reverse/ Client-side request-signing / anti-bot token reversal — packet-first replay, sign-input isolation, fetch/XHR hooking, deobfuscation, reach protected APIs
skills/mobile-pentest/ Android/iOS app pentest — runtime-first proxy workflow, APK/IPA decompile for hidden endpoints + secrets, deeplink/exported-activity injection, WebView bridge, SSL pinning bypass
skills/cicd-security/ CI/CD pipeline hunting — GitHub Actions injection, secret exfil, self-hosted runner poisoning, OIDC abuse, supply chain attacks
skills/graphql-audit/ GraphQL hunting — introspection, field suggestions (clairvoyance), batching DoS, IDOR via aliasing, injection, auth bypass, depth bombs
skills/argus/ Argus (all-seeing scanner suite) — CORS, CRLF/host-header, NoSQL injection, JWT (alg:none/confusion/crack), OOB blind-bug confirmation (interactsh), LLM red-team corpus

Read the full file on GitHub · 163 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 163 lines · 3,467 tokens per session scan A d55984d467e0

Subscribe to this mod's changes

Agentic-Bug-Hunter CLAUDE.md is an instructions file published in the GitHub repository Awarexone/Agentic-Bug-Hunter (4,684 stars, last pushed 2d ago), licensed MIT. It adds 3,467 tokens to every session, about $0.0173 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.