calc1f4r

Audit Orchestrator — Security agent for Claude Code

Security community

End-to-end smart contract audit orchestrator with configurable modes.

How to install Audit Orchestrator

Installs to ~/.claude/agents/calc1f4r-horus-audit-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/calc1f4r/Horus/HEAD/.claude/agents/audit-orchestrator.md -o ~/.claude/agents/calc1f4r-horus-audit-orchestrator.md

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

What Audit Orchestrator does


name: audit-orchestrator description: 'End-to-end smart contract audit orchestrator with configurable modes. Takes a codebase path, optional protocol hint, and flags: --static-only (skip PoC/FV), --judge= (single judge loop), --discovery-rounds=N (iterative cross-pollination). Runs 11-phase pipeline with iterative parallel discovery, a judging self-loop (pre-judge → polish → deep-review), and optional dynamic testing. Produces CONFIRMED-REPORT.md with only judge-verified findings. Lang

Alternatives in Security

  • Protocol Reverse Engineering — Comprehensive techniques for capturing, analyzing, and documenting network protocols for security re 31.9k ★
  • Genblaze Maintainer — The Genblaze Maintainer — autonomous guardian of the Genblaze repo 560 ★
  • Security Verifier — You write and execute PoC tests to PROVE bugs exist 215 ★

Full documentation available on GitHub

View Source Repository