invariant
49Command
Generate Foundry invariant tests for property-based fuzzing. The high-value command for serious teams.
Command
Generate Foundry invariant tests for property-based fuzzing. The high-value command for serious teams.
Command
Mint a soulbound Audit Certificate NFT on Berachain (or other supported chain) for a completed audit.
Command
Set up post-deployment monitoring — recommend which on-chain events to alert on and scan recent activity for high-severity changes.
Command
Run Mythril (symbolic execution) and have Claude triage its findings — turn symbolic counter-examples into Foundry PoCs.
Command
Post the latest /audit results to a Discord channel via webhook.
Command
Post the latest /audit results to a Slack channel via incoming webhook.
Command
Interactive pre-launch security checklist — walk the operational and code-safety gates and produce a final GO / NO-GO with each item PASS / FAIL / N-A.
Command
Formal verification entrypoint — prove a property holds for all inputs with Halmos (symbolic, offline) or Certora (CVL) using ready-made property templates.
Command
Fast pre-commit-grade scan. Only catches Critical and High. Optimized for hooks.
Command
Generate code patches that fix one or more findings. Outputs as a unified diff and (optionally) applies it.
Command
Replay a historical exploit tx (by tx hash) on a fork. Explains step-by-step what the attacker did.
Command
Render the latest audit as a deliverable report in Markdown / HTML / PDF / JSON / PNG.
Command
Fast owner-power / rugability scan — score how much unilateral control the deployer holds and return a 0-100 rug-risk verdict.