To get started with move-auditor-skills, visit the official GitHub repository download page below:
Download move-auditor-skills here
Click the link to open the page. From there, locate the latest release or main files. Download the provided Windows installer or ZIP file.
This guide helps you download and run move-auditor-skills on a Windows PC. You do not need programming experience.
- Windows 10 or later (64-bit recommended)
- At least 4 GB of free RAM
- At least 500 MB of free disk space
- Internet connection for downloading files
- Follow the badge link at the top or click here to open the repository page.
- Look for the latest release or the main download section.
- Download the installer file or ZIP archive labeled for Windows.
- If you downloaded a ZIP file:
- Right-click the downloaded ZIP.
- Choose “Extract All.”
- Select a destination folder you will remember.
- If you downloaded an installer (.exe) file:
- Double-click the file.
- Follow the installation prompts.
- Choose a folder for the program if asked.
- The application will set up necessary files automatically.
- Locate the installed folder on your PC.
- Find the main executable file (usually ends with
.exe). - Double-click the file to open the application.
- The program will load and prepare for use.
move-auditor-skills is a tool designed to help audit Sui Move smart contracts. It works by checking for known security risks in code used for DeFi protocols and other blockchain projects.
- It scans 143 common attack types.
- It uses multiple independent processes (agents) to review code in parallel.
- It follows a careful set of rules customized for Sui Move contracts.
- It models different attack scenarios to warn of potential problems.
You do not need to understand the technical details to use it. The tool works for you and highlights any risky points it finds.
The application uses a four-step process:
-
Discover
Finds all files with.moveextension in the folder you choose. It also checks linked files needed for analysis. -
Prepare
Bundles the source code and security rules into separate tasks. -
Spawn
Launches up to 7 background tasks that scan, reason, and verify code for any issues. -
Report
Collects results from all tasks and shows a clear, easy-to-understand summary.
- Gather your
.movefiles in a single folder. - Make sure any referenced files are included or accessible.
- Close other program windows to avoid conflicts.
- Open move-auditor-skills.
- Use the menu to select the folder with your
.movefiles. - Begin the scan by clicking the "Start Audit" button.
- The program will run a check on all selected files.
- It will notify you with a list of flagged risks or vulnerabilities.
- Each finding includes a simple explanation.
- You can save the report for future reference.
While default settings work for most users, you can adjust certain options:
- Scan Depth: Choose how thorough the scan should be. Higher depth takes longer but catches more issues.
- Number of Agents: Set how many parallel threads to use, balancing speed and computer load.
- Output Format: Select how you want to view or export your results (text file, PDF, or on-screen).
To change settings, open the Settings menu inside the program and select your preferences.
-
The app does not start:
Ensure your Windows is up to date. Restart your computer and try again. -
Scan does not complete:
Make sure your.movefiles are not open in other programs. Check if you have enough free RAM. -
No results shown:
Confirm you selected the correct folder with.movefiles. Files must be correctly formatted. -
Error messages appear:
Restart the application. If problems persist, try reinstalling the software from the download page.
Check the GitHub page regularly to download new versions with improvements and bug fixes.
Simply download the latest installer or ZIP file and follow the installation steps to replace previous files.
To learn more about Sui Move smart contracts and auditing:
- Visit the Sui Documentation
- Explore general Move language resources
- Look up common smart contract security best practices
These resources can help you understand the context of risks and use move-auditor-skills more effectively.
Get the latest version at: