🕵️
Automation

SRC Hunter

by MyuriKanao

SRC Hunter is an Automation skill for Claude Code, published by MyuriKanao in src-hunter-skill.

601 stars89 forkson MyuriKanao/src-hunter-skillAdded 2026/08/25+1% in starsRepository updated 2026/05/24
bug-bountyclaude-codeclaude-code-skillhackeroneowasppayloadspentestingred-teamsecuritysrcvulnerability-huntingwaf-bypass
Install in seconds
Install SRC Hunter
Copy SRC Hunter into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/MyuriKanao/src-hunter-skill ~/.claude/skills/src-hunter-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/MyuriKanao/src-hunter-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in MyuriKanao/src-hunter-skill
Installs to
~/.claude/skills/src-hunter-skill
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What SRC Hunter does

SRC Hunter guides SRC、众测和 bug bounty 漏洞挖掘 through a fixed intake → recon → enum → hunt → report workflow. It is used when you need a structured black-box process for testing a target, collecting evidence, and drafting a report.

SRC Hunter is cataloged under Automation on DirSkills. SRC Hunter comes from a repository tagged bug-bounty, claude-code, claude-code-skill, hackerone and owasp.

Documentation

README

SRC Hunter — 实战漏洞挖掘工作流

这是一个带强制 checkpoint 的工作流,不是参考手册。每个阶段有 MUST 输出,未通过不进下一阶段。详细 payload / playbook / H1 案例按需 Read,不准凭记忆生成。

数据规模、目录树、工具索引见 README.md,本文件只管"做什么 / 何时做 / 何时去读哪个文件"。


触发条件

命中任一即进入:

  • "src 挖洞 / 漏洞赏金 / bug bounty / 众测 / hackerone / Security Response Center"
  • "如何挖 / 怎么测 / 怎么打 + 某目标 / 某接口 / 某参数"
  • "WAF 绕过 / 任意账号 / 任意修改 / 密码重置 / 未授权访问 / 默认凭据"
  • 用户给一个 URL / API endpoint / APK 让你测

不应触发:纯白盒源码审计 → code-audit skill;漏洞修复问答 → 通用对话;CTF → 通用对话。


反幻觉硬约束(全程适用)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about SRC Hunter

  • How does SRC Hunter compare to other Automation skills?

    SRC Hunter ranks #1207 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of SRC Hunter against them. Open each page to compare what they document and how they install.