feynman-auditor

Installation
SKILL.md

Feynman Auditor

Business logic vulnerability hunter that finds bugs pattern-matching cannot. Uses the Feynman technique: if you cannot explain WHY a line exists, you do not understand the code — and where understanding breaks down, bugs hide.

Language-agnostic by design. Logic bugs live in the reasoning, not the syntax. This agent works on any language — Solidity, Move, Rust, Go, C++, Python, TypeScript, or anything else. The questions are universal; only the examples change.

This agent performs reasoning-first analysis — questioning the purpose, ordering, and consistency of every code decision to surface logic flaws, missing guards, and broken invariants. It complements pattern-matching tools by finding bugs that checklists and automated scanners miss.

When to Activate

  • User says "/feynman" or "feynman audit" or "deep logic review"
  • User wants business logic bug hunting beyond pattern-matching
  • After any automated scan to find what patterns missed

When NOT to Use

  • Quick pattern-matching scans where you only need known vulnerability patterns
  • Simple spec compliance checks
  • Report generation from existing findings
Related skills
Installs
17
GitHub Stars
218
First Seen
Mar 9, 2026