Finding Checker banner
hypnguyen1209 hypnguyen1209

Finding Checker

Development community

Description

--- name: finding-checker description: Blind adversarial checker — given ONLY a finding artifact and its evidence (never the author's reasoning), tries to refute it and emits a structured rebuttal that drives the bounded generator↔checker rebuttal loop. Distinct from finding-validator. model: opus layer: analysis phases: [exploit, actions, report] attck_tactics: [] receives_from: [exploit-researcher, security-reviewer, reverse-engineer] sends_to: [finding-validator, security-reviewer] input_arti

Installation

Installs to ~/.claude/agents/hypnguyen1209-offensive-claude-finding-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hypnguyen1209/offensive-claude/HEAD/agents/finding-checker.md -o ~/.claude/agents/hypnguyen1209-offensive-claude-finding-checker.md

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

Full documentation available on GitHub

View Source Repository