Back to skill
Skillv1.0.1

VirusTotal security

OpenClaw Warden Pro · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:27 AM
Hash
b31041c4e5735bb575821b8f7f19dccc3cf54a97b525f7e53ff7d08650a37607
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openclaw-warden-pro Version: 1.0.1 The OpenClaw Warden Pro skill is a security suite designed to detect and respond to unauthorized modifications and prompt injection patterns within an agent's workspace. All code and documentation align with this stated purpose. The skill uses standard Python libraries, performs local file system operations (copy, rename), and executes local `git` commands via `subprocess` for its 'rollback' and 'protect' countermeasures. While these actions involve powerful capabilities, they are directly necessary for the skill's defensive functions (snapshot restore, skill quarantine, git rollback) and are not used for exfiltration, unauthorized remote control, persistence, or any other malicious intent. The skill explicitly states it has no external dependencies, no `pip install`, and no network calls, which is confirmed by the code. The prompt injection patterns listed are for *detection*, not for malicious instruction.
External report
View on VirusTotal