← 返回 Skills 市场
theshadowrose

3-Tier Auto-Backup Daily Snapshots, Drive Mirror & Emergency Recovery

作者 Shadow Rose · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
257
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-3tier-backup
功能描述
Automated backup in 3 layers: daily timestamped snapshots, secondary drive mirror, and emergency conversation export.
安全使用建议
This skill is instruction-only and appears to do what it says, but it requires you to create and run a PowerShell script yourself — do not schedule a script you haven't reviewed. Before enabling: (1) Inspect the full daily-backup.ps1 you create to confirm it only zips, copies, and deletes files according to retention rules you expect; watch for aggressive mirror or delete flags that could remove data. (2) Test backups and restores on noncritical data. (3) Place backups on a physically separate drive or network location to avoid single-drive failure. (4) emergency-chat.html talks only to localhost (Ollama); only use it if you run a local Ollama server and understand that your typed prompts are sent to that local service. (5) If you want automated scheduling, create the scheduled task with an account that has least privilege necessary. If you provide the actual daily-backup.ps1 for review, a more detailed check could raise or lower risk confidence.
功能分析
Type: OpenClaw Skill Name: openclaw-3tier-backup Version: 1.0.0 The skill bundle provides a legitimate 3-tier backup strategy (snapshots, mirroring, and an emergency HTML interface) for local AI workspaces. The provided PowerShell templates and the 'emergency-chat.html' file operate entirely locally, with the HTML file only communicating with a local Ollama instance (127.0.0.1:11434) and containing no evidence of data exfiltration, obfuscation, or malicious intent.
能力评估
Purpose & Capability
The name/description (3-tier backup) matches the delivered artifacts (instructions for daily snapshots, drive mirroring, and an emergency HTML chat). Minor wording mismatch: the README/SKILL describe an "emergency conversation export," but emergency-chat.html explicitly states it will NOT contain prior conversation history — it only connects to a local Ollama instance for live chat.
Instruction Scope
SKILL.md stays within backup/restore scope and instructs creating a Windows scheduled task and a PowerShell script (daily-backup.ps1). The actual PowerShell script is not distributed; the user must create it. Verify the script's exact behavior (paths, retention/deletion logic, mirror sync options) before scheduling it, since those actions operate on user files and could delete or overwrite data if misconfigured.
Install Mechanism
Instruction-only skill — no install steps, no downloaded code, no packages. This has a low installation risk because nothing is written or executed by the registry itself.
Credentials
No environment variables, credentials, or config paths are requested. The emergency HTML chat attempts to connect to a local Ollama service (http://127.0.0.1:11434) which is coherent with the stated purpose and does not contact external endpoints by default.
Persistence & Privilege
Skill is not always-enabled and does not request persistent system privileges. It instructs the user to register a Windows scheduled task and to create a script in their workspace; these are normal for a backup task and are under the user's control.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-3tier-backup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-3tier-backup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial upload
元数据
Slug openclaw-3tier-backup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

3-Tier Auto-Backup Daily Snapshots, Drive Mirror & Emergency Recovery 是什么?

Automated backup in 3 layers: daily timestamped snapshots, secondary drive mirror, and emergency conversation export. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。

如何安装 3-Tier Auto-Backup Daily Snapshots, Drive Mirror & Emergency Recovery?

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

3-Tier Auto-Backup Daily Snapshots, Drive Mirror & Emergency Recovery 是免费的吗?

是的,3-Tier Auto-Backup Daily Snapshots, Drive Mirror & Emergency Recovery 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

3-Tier Auto-Backup Daily Snapshots, Drive Mirror & Emergency Recovery 支持哪些平台?

3-Tier Auto-Backup Daily Snapshots, Drive Mirror & Emergency Recovery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 3-Tier Auto-Backup Daily Snapshots, Drive Mirror & Emergency Recovery?

由 Shadow Rose(@theshadowrose)开发并维护,当前版本 v1.0.0。

💬 留言讨论