← Back to Skills Marketplace
zh40

绿联NAS OpenClaw备份

by zh4o · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
218
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install ugreen-nas-openclaw-backup
Description
绿联NAS OpenClaw Docker部署的备份与恢复工具 / Ugreen NAS OpenClaw Docker deployment backup and restore tool
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ugreen-nas-openclaw-backup
  3. After installation, invoke the skill by name or use /ugreen-nas-openclaw-backup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug ugreen-nas-openclaw-backup
Version 1.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is 绿联NAS OpenClaw备份?

绿联NAS OpenClaw Docker部署的备份与恢复工具 / Ugreen NAS OpenClaw Docker deployment backup and restore tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 218 downloads so far.

How do I install 绿联NAS OpenClaw备份?

Run "/install ugreen-nas-openclaw-backup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 绿联NAS OpenClaw备份 free?

Yes, 绿联NAS OpenClaw备份 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 绿联NAS OpenClaw备份 support?

绿联NAS OpenClaw备份 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 绿联NAS OpenClaw备份?

It is built and maintained by zh4o (@zh40); the current version is v1.0.4.

💬 Comments