Back to skill
Skillv1.0.0

VirusTotal security

My System Info Skill · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 4:18 AM
Hash
e6c2f8ccae743a3f62d609f8d0af80522414837ac24186ff8325f8c6ffcd4b2f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: my-system-info-skill Version: 1.0.0 The skill bundle is benign. The `SKILL.md` instructions are straightforward and do not contain any prompt injection attempts. The `scripts/generate_system_report.sh` script uses standard system diagnostic commands (e.g., `hostname`, `lscpu`, `free`, `df`, `ip addr`, `top`, `systemctl`) to gather information and writes it to a local Markdown file. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. While `skill.json` defines an `output_dir` parameter, the shell script does not utilize this parameter, instead hardcoding its output directory, thus avoiding a potential (though not currently exploited) shell injection vulnerability.
External report
View on VirusTotal