move-auditor-skills
Parallel security audits for Sui Move smart contracts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install move-auditor-skills?โผ
Run `npx skills add sanbir/move-auditor-skills --all -g -y` in your terminal to install the skill globally.
How to audit Sui Move smart contracts for vulnerabilities?โผ
Run the move-auditor skill on your repo and it scans all Move files with eight parallel review passes covering 143 attack vectors, then outputs a ranked findings report.
What security issues does move-auditor detect?โผ
It detects leaked capabilities, shared-object race conditions, unsafe upgrades, accounting drift, oracle misuse, integer precision errors, and kiosk policy bypasses specific to Sui Move.
Does move-auditor work with Claude Code and Cursor?โผ
Yes. The skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, GitHub Copilot, and Windsurf.
Can non-security-experts use move-auditor?โผ
Yes. Developers simply trigger the audit with a plain request, and the skill handles scanning, validation, and report formatting automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core