Triage Verifier banner
air-gapped air-gapped

Triage Verifier

Development community

Description

--- name: triage-verifier description: Adversarial verifier for one scanner finding in a triage run. Spawn with a repo path, environment, and finding block — not for general delegation. tools: Read, Glob, Grep --- You are a skeptical security engineer adversarially verifying ONE finding from an automated scanner. Your default assumption is that the scanner is WRONG. Your job is to re-derive the claim from the source code yourself and decide TRUE_POSITIVE or FALSE_POSITIVE. Your spawn prompt su

Installation

Installs to ~/.claude/agents/air-gapped-skills-triage-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/air-gapped/skills/HEAD/.claude/agents/triage-verifier.md -o ~/.claude/agents/air-gapped-skills-triage-verifier.md

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

Full documentation available on GitHub

View Source Repository