Back to skill
Skillv1.1.0

VirusTotal security

OpenClaw故障排除工具 · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

SuspiciousApr 30, 2026, 4:12 AM
Hash
1748b8b000d958f2de886d03092b022ea3412c755c5f89f13239ab9a483c0bfe
Source
palm
Verdict
suspicious
Code Insight
Type: OpenClaw Skill Name: openclaw-troubleshooting Version: 1.1.0 The skill is classified as suspicious due to its use of powerful system commands and broad file system modifications, which, while intended for troubleshooting, pose significant risks. The `scripts/openclaw_troubleshooting.py` file uses `subprocess.check_output` to execute `pip install` with `--break-system-packages` or `--user` flags, and `chmod -R 755` on the entire OpenClaw workspace. These actions can alter the system's Python environment and broadly change file permissions, potentially exposing sensitive data or creating an insecure configuration. Although the commands and package names are hardcoded, the inherent power of these operations makes the skill a high-risk component, even without clear evidence of malicious intent like data exfiltration or backdoors.
External report
View on VirusTotal