← 返回 Skills 市场
alex3alex

OpenClaw Backup

作者 alex3alex · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
30832
总下载
86
收藏
412
当前安装
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 this only if you want full local backups of OpenClaw. Treat the generated archives like passwords: keep them private, consider encrypted storage, avoid sharing or syncing them to untrusted locations, review the cron path before enabling scheduled backups, and check restore commands carefully before replacing current data.
功能分析
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 skill's stated purpose is to back up and restore OpenClaw data, and the artifacts do exactly that by archiving ~/.openclaw, including credentials, tokens, session data, workspace contents, and cron entries; that is sensitive but disclosed and purpose-aligned.
Instruction Scope
The instructions are user-directed and local. Restore and rollback commands can replace or delete ~/.openclaw, which is high-impact but visible and normal for a restore workflow.
Install Mechanism
There is no dependency installation or hidden setup. The optional cron example is disclosed, though users should verify the script path because the example references ~/.openclaw/backup.sh while the provided script is under scripts/backup.sh.
Credentials
The script reads ~/.openclaw, writes a local tar.gz archive to ~/openclaw-backups by default, excludes logs and completions cache, and rotates old matching backup files. No network transfer, obfuscation, or unrelated filesystem access was found.
Persistence & Privilege
Daily cron backups are optional and disclosed. They create ongoing local archives containing secrets, so users should enable them only intentionally and remove or protect them when no longer needed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-backup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-backup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: backup script with rotation, restore guide, cron integration
元数据
Slug openclaw-backup
版本 1.0.0
许可证
累计安装 1007
当前安装数 412
历史版本数 1
常见问题

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 插件,目前累计下载 30832 次。

如何安装 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。

💬 留言讨论