← 返回 Skills 市场
34228
总下载
93
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
Install only if you want full local backups of OpenClaw. Treat every generated archive like a password vault: keep it private, restrict permissions, prefer encrypted storage, avoid syncing or sharing it with untrusted services, verify the cron script path before enabling scheduled backups, and review restore or rollback commands carefully before replacing or deleting ~/.openclaw.
功能分析
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.
能力评估
Purpose & Capability
The artifacts coherently match the stated backup/restore purpose: they archive ~/.openclaw and document restore steps. The backup explicitly includes credentials, auth profiles, workspace files, Telegram sessions, and cron entries, which is sensitive but directly relevant to a full OpenClaw backup.
Instruction Scope
Instructions are visible and user-directed. Restore and rollback commands can move or delete ~/.openclaw, and the documentation could use stronger warnings and verification steps, but the actions are expected for restore workflows rather than hidden or unrelated.
Install Mechanism
There is no hidden installer or dependency setup. The optional cron example is disclosed, but it references ~/.openclaw/backup.sh while the packaged script is under scripts/backup.sh, so users should correct and verify the path before scheduling it.
Credentials
The script reads ~/.openclaw and writes local tar.gz backups to a user-specified or default local directory, excluding logs and completions cache. No network transfer, obfuscation, or unrelated data collection is present; the rotation command is brittle for unusual filenames but scoped to matching backup archives.
Persistence & Privilege
Optional daily cron creates ongoing local backups containing secrets and session material. That persistence is disclosed and purpose-aligned, but it requires careful storage, permissions, and retention choices.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: backup script with rotation, restore guide, cron integration
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 34228 次。
如何安装 OpenClaw Backup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-backup」即可一键安装,无需额外配置。
OpenClaw Backup 是免费的吗?
是的,OpenClaw Backup 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Backup 支持哪些平台?
OpenClaw Backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Backup?
由 alex3alex(@alex3alex)开发并维护,当前版本 v1.0.0。
推荐 Skills