Credential Hunter banner
Awarexone Awarexone

Credential Hunter

Data & AI community

Description

--- name: credential-hunter description: Autonomous credential-attack pipeline runner. Chains /wordlist-gen + /osint-employees + /breach-check (data-prep stages, runs without prompts) then HARD STOPS before /spray (live attack stage requires human go/no-go). Designed so the user only types the target once instead of orchestrating four separate commands. Reports back with stats at each stage and a structured go/no-go decision package before spray. tools: bash: true read: true write: true

Installation

Installs to ~/.claude/agents/awarexone-agentic-bug-hunter-credential-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Awarexone/Agentic-Bug-Hunter/HEAD/agents/credential-hunter.md -o ~/.claude/agents/awarexone-agentic-bug-hunter-credential-hunter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository