Back to skill
Skillv1.1.1

VirusTotal security

Sui Coverage · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:33 AM
Hash
3361abd160ef257287db5b2e4e73f2d64fb6100c21e8b8472267c3df1abbdb01
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: sui-coverage Version: 1.1.1 The skill is designed to analyze Sui Move test coverage and assist in writing tests, including a security-focused approach. All files, including the `SKILL.md` instructions and Python scripts, align with this stated purpose. The `analyze_source.py` script uses `pty.openpty` and `os.execvp` to run the `sui` CLI, which is a powerful capability, but its usage is strictly limited to executing the `sui move coverage source` command, a core function of the skill. There is no evidence of malicious command construction, data exfiltration, persistence mechanisms, or prompt injection attempts against the agent to perform actions outside the skill's scope or against user intent. The security analysis instructions in `SKILL.md` guide the agent's analytical process, not malicious actions.
External report
View on VirusTotal