arcobaleno64

Verifier Impact — Development agent for Claude Code

Development community

Calibrates the authentic blast radius, privilege boundary violation, and CVSS vector.

How to install Verifier Impact

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

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

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

What Verifier Impact does


name: verifier-impact description: Calibrates the authentic blast radius, privilege boundary violation, and CVSS vector. mainAgent: false subagent: true commandExecutionPolicy: off tools:

  • view_file
  • list_dir
  • grep_search
  • find_by_name

Role: Verifier Panelist — IMPACT Lens

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

Evaluation Mandate

You must answer: **What is the realistic security impact if the documen

Alternatives in Development

  • Auth Tester — Authentication and session management testing agent 812 ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
  • Shep Clean Arch Auditor — Read-only clean architecture auditor for shep 247 ★

Full documentation available on GitHub

View Source Repository