Back to skill
Skillv1.0.1

VirusTotal security

System Monitor OpenClaw · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:20 AM
Hash
ff877cc92b482dafa13b717a3c59ef4ee0da197cac9066d5798628b4559112f0
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: clawstats Version: 1.0.1 The 'clawstats' skill is a system monitoring tool that gathers CPU, RAM, disk, temperature, and process information. The `SKILL.md` clearly describes its purpose and lists standard required binaries (`free`, `df`, `top`, `ps`). The `monitor.sh` script uses only standard Unix/Linux commands for system statistics and does not exhibit any malicious behavior such as data exfiltration, persistence mechanisms, or unauthorized network activity. Input handling for script arguments is safe via a `case` statement, preventing shell injection. There are no prompt injection attempts in the `SKILL.md`.
External report
View on VirusTotal