Back to skill
Skillv1.1.0

VirusTotal security

Moltcops · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:36 AM
Hash
82d558afe192b4aae704a82364569dabffb19e84eb06f29cd0bd1c3f9ab7d20f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: moltcops Version: 1.1.0 The OpenClaw skill 'moltcops' is a security scanner designed to detect malicious patterns in other AI agent skills. The `SKILL.md` documentation clearly outlines its purpose, local-first operation, and the types of threats it identifies, with no evidence of prompt injection against the agent. The `scripts/scan.py` code implements the scanner as described, performing static analysis by reading files and applying regex rules from `rules.json` without making network calls, modifying files, or executing untrusted code. The `rules.json` file contains legitimate patterns for detecting various security threats like data exfiltration, code injection, and persistence mechanisms in *other* skills. All components align with the stated purpose of a security tool and exhibit no malicious intent or risky behavior themselves.
External report
View on VirusTotal