Back to skill
Skillv1.3.1

VirusTotal security

OpenClaw Daily Backup · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:15 AM
Hash
2df8778ac33fa3c16ef240c82147770bec3900abd83e477fa5a707b3cf42fe8e
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openclaw-daily-backup Version: 1.3.1 The skill bundle provides a comprehensive and well-documented backup and restore utility for OpenClaw workspace configuration files. The core logic in 'scripts/backup.mjs' and 'scripts/restore.mjs' uses standard Node.js built-in modules (fs, crypto, path) to manage file snapshots and verify integrity via SHA-256 hashes. Notably, the backup script implements a 'sanitizeObject' function that uses regex patterns to identify and redact sensitive information (e.g., tokens, API keys, secrets) from 'openclaw.json' before storage. There is no evidence of data exfiltration, obfuscation, or malicious instructions intended to subvert the agent.
External report
View on VirusTotal