sanbirsanbirCommunityยท1 Agent Skills Included

move-auditor-skills

Parallel security audits for Sui Move smart contracts

Audits Sui Move smart contracts for vulnerabilities using eight parallel specialized review passes covering capabilities, shared objects, PTBs, upgrades, and accounting. Eliminates slow manual code review by scanning 143 attack vectors and validating every finding through four strict gates. Delivers a ranked report with confidence scores, fixes, and leads in minutes instead of weeks.
npx skills add sanbir/move-auditor-skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’