← 返回 Skills 市场
OpenClaw Backup
作者
Sen-platotech
· GitHub ↗
· v1.1.2
· MIT-0
162
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sen-openclaw-backup
功能描述
Backup OpenClaw data to desktop - quick backup (without skills, ~100MB) or full backup (with skills, ~500MB+). Supports scheduled automatic backups.
安全使用建议
This appears to be a straightforward local backup/restore tool — nevertheless: 1) Verify the skill's source before installing (registry shows unknown source; README references a GitHub repo — confirm that repo and checksums). 2) Inspect the scripts yourself before double-clicking or running them; they operate on ~/.openclaw and will move/replace data during restore. 3) Backups include encrypted credentials and (optionally) installed skills; store backup archives securely (encrypted at rest) and avoid placing them on untrusted cloud or shared drives. 4) Note mismatches: the README promises auto-install but the restore script only prompts (it will not automatically run npm install), and Windows batch files mentioned in docs are not included in the manifest. 5) If you rely on the size estimates, be aware the estimation code is buggy and may report 0 — do a test run. If you want higher assurance, obtain the package from a trusted upstream (official GitHub repo), verify signatures/checksums, and run the scripts in a safe environment first.
功能分析
Type: OpenClaw Skill
Name: sen-openclaw-backup
Version: 1.1.2
The skill provides a set of shell and batch scripts for backing up and restoring the OpenClaw data directory (~/.openclaw), including sensitive files like credentials and conversation history. While the scripts perform high-risk operations such as reading encrypted keys and overwriting configuration directories, these actions are transparently documented and strictly aligned with the tool's stated purpose of data migration. No evidence of data exfiltration, hidden persistence, or malicious command execution was found in scripts/backup.sh or scripts/restore.sh.
能力评估
Purpose & Capability
Name/description match what the files do: the scripts archive and extract ~/.openclaw data (optionally including skills). No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Runtime instructions and scripts limit actions to user home (~) and the .openclaw tree, create archives and restore them. Minor mismatches: SKILL.md / README claim 'Auto-Install' of OpenClaw but restore.sh only prompts the user and does not auto-install; Windows batch scripts are referenced in docs but are not present in the manifest; the tar size-estimation command produces inaccurate results (it will likely report 0). No instructions attempt to read or transmit unrelated system data.
Install Mechanism
No install spec — instruction-only with small shell scripts. Nothing is downloaded or extracted by the skill itself. The README suggests optional manual install steps (git/curl/npm) but those are standard and not automatically invoked by the provided scripts.
Credentials
No required env vars or credentials. The scripts optionally honor INCLUDE_SKILLS=1 to include installed skills; no other environment variables or secret access is requested or read.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistent privileges. It does not modify other skills or global agent configs. Scripts operate on user-owned files in the home directory only.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sen-openclaw-backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/sen-openclaw-backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
docs: Update README with quick start guide and clarify all backup items are optional
v1.1.1
v1.1.1: Update description with clear backup size options and quick start guide
v1.1.0
v1.1.0: Add portable ZIP package, improved Windows scripts, bilingual README
v1.0.0
Initial release: Cross-platform backup and restore for OpenClaw with one-click restore scripts
元数据
常见问题
OpenClaw Backup 是什么?
Backup OpenClaw data to desktop - quick backup (without skills, ~100MB) or full backup (with skills, ~500MB+). Supports scheduled automatic backups. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 OpenClaw Backup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sen-openclaw-backup」即可一键安装,无需额外配置。
OpenClaw Backup 是免费的吗?
是的,OpenClaw Backup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Backup 支持哪些平台?
OpenClaw Backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Backup?
由 Sen-platotech(@sen-platotech)开发并维护,当前版本 v1.1.2。
推荐 Skills