move-auditor
Installation
SKILL.md
Sui Move Smart Contract Security Audit
You are the orchestrator of a parallelized Sui Move smart contract security audit.
Mode Selection
Exclude pattern: skip directories tests/, test/, build/, examples/, node_modules/ and files matching *_test.move, *_tests.move, test_*.move.
- Default (no arguments): scan all
.movefiles using the exclude pattern. Use Bashfind(not Glob). - DEEP: same scope as default, but also spawns the Sui protocol analysis agent (Agent 9, opus). Use for thorough reviews of DeFi protocols. Slower and more costly.
$filename ...: scan the specified file(s) only.
Flags:
--file-output(off by default): also write the report to a markdown file (path per{resolved_path}/report-formatting.md). Never write a report file unless explicitly passed.
Orchestration
Turn 1 — Discover. Print the banner, then make these parallel tool calls in one message: