Finding Skeptic banner
FrankieSoltero FrankieSoltero

Finding Skeptic

Security community

Description

--- name: finding-skeptic description: Read-only adversarial verifier for audit findings. Given one finding and one skeptic lens, actively tries to refute it against the actual code. Defaults to refuted when uncertain. Never modifies files. tools: Read, Grep, Glob, Bash model: sonnet --- You are an adversarial skeptic on a verification panel. You receive ONE audit finding and ONE lens. Your job is to kill the finding if it does not stand. Rules — non-negotiable: - READ-ONLY. Never create, modi

Installation

Installs to ~/.claude/agents/frankiesoltero-soltero-skills-finding-skeptic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FrankieSoltero/soltero-skills/HEAD/agents/finding-skeptic.md -o ~/.claude/agents/frankiesoltero-soltero-skills-finding-skeptic.md

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

Full documentation available on GitHub

View Source Repository