← 返回 Skills 市场
zh40

绿联NAS OpenClaw备份

作者 zh4o · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
218
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install ugreen-nas-openclaw-backup
功能描述
绿联NAS OpenClaw Docker部署的备份与恢复工具 / Ugreen NAS OpenClaw Docker deployment backup and restore tool
安全使用建议
This skill appears to do what it says, but review the commands before running: confirm OPENCLAW_DIR matches your installation (it assumes /root/.openclaw), verify the inferred BACKUP_DIR so you don't accidentally write backups to or extract into the wrong place, and ensure you have appropriate permissions. When restoring, stop the OpenClaw container as recommended and inspect the tar archive contents (tar -tzf ...) before extracting. Because the SKILL.md does not sanitize input, avoid running the provided snippets unchanged in an automated context — paste and inspect the lines, or run them step-by-step on a test system first. Finally, ensure you have enough disk space for ~45MB archives and keep backups off-device if you need higher resilience.
功能分析
Type: OpenClaw Skill Name: ugreen-nas-openclaw-backup Version: 1.0.4 The skill provides standard backup and restore functionality for OpenClaw configurations on Ugreen NAS. It uses common system utilities like `tar` and `ls` to manage archives within the `/root/.openclaw/` directory and includes explicit user confirmation prompts before performing destructive restore operations. No evidence of data exfiltration, malicious command execution, or unauthorized access was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md describes locating the OpenClaw workspace, creating tar.gz backups and restoring them. Required binary 'tar' is exactly what the instructions use and nothing else unusual is requested.
Instruction Scope
Instructions act on OpenClaw config and workspace paths (~/.openclaw) and on a user-specified or inferred backup directory — all are relevant. Minor issues: the SKILL.md assumes /root/.openclaw and running with permissions to read/write that path, has a small inconsistency in the tar path (uses .openclaw/ relative to OPENCLAW_DIR which may be redundant), and does not sanitize or validate a user-supplied BACKUP_DIR. Those shortcomings can lead to accidental overwrites if the inferred path is wrong or if the user supplies an unsafe path.
Install Mechanism
No install spec (instruction-only). This minimizes attack surface as nothing is downloaded or written by an installer.
Credentials
No environment variables, credentials, or external services are requested. The file and path access requested (OpenClaw workspace and a backup directory) aligns with the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide configuration or elevated platform privileges. It only describes one-off file operations invoked by the agent.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ugreen-nas-openclaw-backup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ugreen-nas-openclaw-backup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Updated description: 托管方式限制、容器备份
v1.0.3
Updated title to Chinese: 绿联NAS OpenClaw备份
v1.0.2
Added introduction about Ugreen NAS deployment scenario
v1.0.1
Fixed brand name: 绿联 -> Ugreen
v1.0.0
Initial release with English comments
元数据
Slug ugreen-nas-openclaw-backup
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

绿联NAS OpenClaw备份 是什么?

绿联NAS OpenClaw Docker部署的备份与恢复工具 / Ugreen NAS OpenClaw Docker deployment backup and restore tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。

如何安装 绿联NAS OpenClaw备份?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ugreen-nas-openclaw-backup」即可一键安装,无需额外配置。

绿联NAS OpenClaw备份 是免费的吗?

是的,绿联NAS OpenClaw备份 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

绿联NAS OpenClaw备份 支持哪些平台?

绿联NAS OpenClaw备份 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 绿联NAS OpenClaw备份?

由 zh4o(@zh40)开发并维护,当前版本 v1.0.4。

💬 留言讨论