Back to skill

Security audit

Sui Move

Security checks across malware telemetry and agentic risk

Overview

This is a coherent Sui Move development reference skill, with normal blockchain command examples that users should run carefully.

Install this if you want a Sui/Move documentation and development helper that clones public reference material locally. Before running any suggested `sui client publish` or `sui client call` command, verify the active wallet, network, package, arguments, and gas budget; use devnet or testnet first for experiments.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill explicitly documents `sui client publish` and contract interaction commands that can submit real transactions and consume funds, but it does not warn users to verify the target network, wallet, or gas implications first. In a blockchain development skill, this omission is risky because users may copy-paste commands into a funded environment and unintentionally publish packages or spend SUI.

VirusTotal

59/59 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.