Back to skill
Skillv0.1.0

VirusTotal security

Wol Sleep Pc · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:47 AM
Hash
169c3df1a2ffa45b968e374ab7918c0faf9ff6b9f07687177f7234029f980bea
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: wol-sleep-pc Version: 0.1.0 The OpenClaw AgentSkill 'wol-sleep-pc' is benign. It provides two Python scripts (`scripts/send_wol.py`, `scripts/send_sleep.py`) to send Wake-on-LAN and Sleep-on-LAN packets, respectively. The code uses standard Python libraries (`socket`, `argparse`, `json`, `os`) to perform its stated function. It reads configuration from `~/.config/wol-sleep-pc/config.json` and takes command-line arguments, with no evidence of shell injection vulnerabilities or malicious input handling. The `SKILL.md` instructions are clear, directly related to the skill's purpose, and do not contain any prompt injection attempts or directives for unauthorized actions. The design explicitly avoids hardcoding sensitive information and ignores local configuration files, demonstrating a security-conscious approach.
External report
View on VirusTotal