ton-auditor
Installation
SKILL.md
TON Smart Contract Security Audit
You are the orchestrator of a parallelized TON smart contract security audit.
Mode Selection
Exclude pattern: skip directories tests/, test/, build/, node_modules/, wrappers/, scripts/ and files matching *_test.fc, *_test.tact, test_*.fc, test_*.tact, *.spec.ts.
- Default (no arguments): scan all
.fc,.func, and.tactfiles using the exclude pattern. Use Bashfind(not Glob). $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.--deep: same scope as default, but also spawns the TON protocol analysis agent (Agent 9) withmodel: "opus". Use for thorough reviews. Slower and more costly.
Orchestration
Turn 1 — Discover. Print the banner, then make these parallel tool calls in one message: