Back to skill
Skillv1.0.5
VirusTotal security
safe-backup · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 29, 2026, 4:21 AM
- Hash
- 277bf0be05c365225e3919ee1874b490ed59b2cbe7deeef8bb48e2946ec72a4d
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: safe-backup Version: 1.0.5 The 'safe-backup' skill is designed to securely back up OpenClaw state and workspace directories. Both the `SKILL.md` documentation and the `scripts/backup.sh` script explicitly define and implement extensive exclusion patterns for sensitive files such as API keys, credentials, environment variables, and SSH keys. The `backup.sh` script performs only local file system operations (copying with `rsync`, archiving with `tar`, and cleaning up temporary files) and does not initiate any network connections or data exfiltration. While `SKILL.md` suggests optional manual steps for storing backups to remote locations (e.g., private GitHub repositories or remote rsync servers), these are presented as post-backup user actions with security best practices (encryption, private repos) and are not part of the automated script's execution. There is no evidence of malicious intent, obfuscation, or prompt injection designed to compromise the agent or exfiltrate data.
- External report
- View on VirusTotal
