Hunt Secrets banner
Kennyalfredo Kennyalfredo

Hunt Secrets

Development community

Description

--- description: Hunt leaked credentials for an ingested program (verified-only trufflehog + GH code search + noseyparker historical). Writes redacted candidates to out/<slug>/secrets/<ts>.json. Does NOT verify the secret is owned by the program — that's the next step. argument-hint: <program-slug> allowed-tools: Agent --- You are kicking off leaked-credential hunting for program slug: $ARGUMENTS Delegate to the `secret-hunter` subagent. Pass the slug and require it to: 1. Read `memory/program

Installation

Installs to ~/.claude/commands/kennyalfredo-pr-agent-hunt-secrets.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/commands/hunt-secrets.md -o ~/.claude/commands/kennyalfredo-pr-agent-hunt-secrets.md

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

Full documentation available on GitHub

View Source Repository