Back to skill
Skillv0.1.4

VirusTotal security

Skill-Scanner-Pro · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:42 AM
Hash
6d447771f900cd17217765906dc0bc792cdf4524195e61804d3018f939cd4ce6
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: skill-scanner-pro Version: 0.1.4 This skill is a security audit tool designed to scan other OpenClaw skills for malicious patterns, including data exfiltration, system modification, crypto-mining, and arbitrary code execution. The code (`skill_scanner.py`) implements a comprehensive set of regex patterns to detect these threats in target files. Crucially, it includes logic (`_is_definition_noise`) to prevent it from flagging its own pattern definitions as malicious, demonstrating clear benign intent. The `SKILL.md` and `README.md` provide accurate descriptions and usage instructions without any prompt injection attempts. The `streamlit_ui.py` frontend handles user input safely by writing it to temporary files before scanning, without executing user-provided code. All components align with the stated purpose of a security scanner and exhibit no malicious behavior themselves.
External report
View on VirusTotal