Back to skill
Skillv1.0.2
VirusTotal security
Disk Watch · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:36 AM
- Hash
- 65592f7dab7fb4fdf44cf9a9c4750aadccc38e3f32a591c741b00251a895f993
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: disk-watch Version: 1.0.2 The DiskWatch skill bundle is a legitimate utility for monitoring disk space and identifying large directories. The code in src/disk-watch.js uses standard Node.js modules (fs, child_process, os) to execute system commands like 'wmic' (Windows) and 'df' (Unix) to gather storage metrics. While it uses execSync with string interpolation, it includes regex validation for drive inputs on Windows to prevent command injection, and its behavior aligns perfectly with the stated purpose in SKILL.md without any signs of data exfiltration or malicious intent.
- External report
- View on VirusTotal
