Back to skill
Skillv0.1.1

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:39 AM
Hash
2118bb240525457017515f64a12d830f78355d52bea8142e04e2094572d5901b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openclaw-manager Version: 0.1.1 The OpenClaw Manager skill bundle is designed for deploying, hardening, and operating OpenClaw, which inherently involves privileged operations like secret writes and network exposure. However, the skill explicitly declares these privileged operations and implements robust security controls. The `SKILL.md` includes 'Hard-Stop Rules' and references a 'Mandatory Security Checklist' (`references/openclaw-security-checklist.md`). The Python scripts (`scripts/plan_openclaw_rollout.py`, `scripts/update_openclaw_ops_ledger.py`, `scripts/validate_openclaw_env.py`) perform planning, logging, and critical environment validation (checking for missing/weak secrets, placeholders, malformed keys) without any evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The prompt instructions in `SKILL.md` are structured and security-conscious, guiding the agent through a secure deployment process rather than attempting prompt injection for malicious purposes. All external links point to legitimate OpenClaw documentation or a legacy reference on GitHub, without instructing the agent to execute untrusted remote code.
External report
View on VirusTotal