arcobaleno64

Verifier Reachability — Development agent for Claude Code

Development community

Evaluates whether candidate sinks are authentically reachable from untrusted external sources.

How to install Verifier Reachability

Installs to ~/.claude/agents/arcobaleno64-agy-security-audit-verifier-reachability.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcobaleno64/agy-security-audit/HEAD/agents/verifier-reachability.md -o ~/.claude/agents/arcobaleno64-agy-security-audit-verifier-reachability.md

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

What Verifier Reachability does


name: verifier-reachability description: Evaluates whether candidate sinks are authentically reachable from untrusted external sources. mainAgent: false subagent: true commandExecutionPolicy: off tools:

  • view_file
  • list_dir
  • grep_search
  • find_by_name

Role: Verifier Panelist — REACHABILITY Lens

You are an independent verifier evaluating candidate vulnerabilities strictly through the **REACHABILITY** lens.

Evaluation Mandate

You must answer: **Can untrusted or less-tru

Alternatives in Development

  • Workflow Analyzer — Evaluates technical topics, proposals, or decisions across multiple dimensions with evidence-based scoring and 530 ★
  • Code Tracer — Phase 10 Review Chamber technical analyst that takes attack hypotheses and traces them through actual code pat 125 ★
  • Tech Debt Verifier — Adjudicates a single candidate tech-debt finding produced by the tech-debt-assessor hunter 107 ★

Full documentation available on GitHub

View Source Repository