Back to skill
Skillv0.1.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:18 AM
Hash
8f9f9d34cfb6c3c7586695ee2e090125eb31267a25e0b3260db040765d736e94
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: config-guard Version: 0.1.0 The skill bundle provides a 'Claw Seatbelt' feature designed to automatically roll back OpenClaw Gateway configurations to a previous backup if the Gateway becomes unresponsive. The `SKILL.md` instructions are clear and directly align with this stated purpose, showing no signs of prompt injection attempts to subvert the agent. The `bin/watchdog.sh` script implements the rollback logic using standard shell commands (`ls`, `cp`, `grep`) and the legitimate `openclaw` CLI tool to manage configurations and restart the Gateway. There is no evidence of data exfiltration, unauthorized network activity, persistence mechanisms, or obfuscation. The script operates within the expected scope of a configuration management utility, making its intent benign.
External report
View on VirusTotal