OpenClaw Backup
Backup and restore OpenClaw data. Use when user asks to create backups, set up automatic backup schedules, restore from backup, or manage backup rotation. Handles ~/.openclaw directory archiving with proper exclusions.
暂无可比对内容
需要至少一个上一版本,才能生成差异对比。
Security Scan
状态
clean
OpenClaw
gpt-5-mini
OpenClaw 分析
The skill's files and instructions are coherent with a local backup/restore utility for ~/.openclaw; it backs up sensitive data (credentials, Telegram session) as expected but does not show signs of exfiltration or unrelated permissions requests.
置信度: high
VirusTotal
Type: OpenClaw Skill Name: openclaw-backup Version: 1.0.0 This skill is designed to backup and restore OpenClaw data, including sensitive credentials and configuration. The `scripts/backup.sh` script archives the `~/.openclaw` directory locally, excluding logs and cache, and implements a 7-day rotation policy. The `SKILL.md` and `references/restore.md` files provide clear instructions for backup, restore, and setting up a daily cron job. There is no evidence of data exfiltration, malicious execution, obfuscation, or prompt injection attempts against the agent beyond legitimate instructions to perform the backup task.