audit skill agents

8 tagged audit skill, measured the same way as everything else here.

Browse within: anchor-lang 8defi-security 8pinnochio 8security-audit 8

patch-engineer

01

solanabr/auditor-skill

Agent

Drafts a minimal idiomatic unified diff that closes exactly the cited bound, then verifies it by re-running the finding's PoC against a scratch worktree — the exploit must now revert. Optional mutation + blast-radius evidence. Emits [FIX-VERIFIED] / [FIX-INSUFFICIENT] / [FIX-PROPOSED]; never claims FIX-VERIFIED…

50 1mo ago A 84 tokens original MIT

peer-reviewer

02

solanabr/auditor-skill

Agent

Independent reconciliation reviewer — the dual-review second pass. Takes the top-severity confirmed findings and re-derives each one from the code (not from the primary's write-up), reusing the context worksheets to avoid re-reconstruction. Emits CONFIRM / DISPUTE / DOWNGRADE per finding; a DISPUTE forces the finding…

50 1mo ago A 95 tokens original MIT

poc-engineer

03

solanabr/auditor-skill

Agent

Given a confirmed finding + its context worksheet, produces the smallest self-contained crate that reproduces the flaw — feature-gated vulnerable/fixed arms, asserting the exploit succeeds on the vulnerable arm and is rejected on the fixed arm. Emits the [PoC-] evidence tier; downgrades to [PoC-ATTEMPTED] + prose on…

50 1mo ago A 86 tokens original MIT