← 返回 Skills 市场
394
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-skill-backup-manager
功能描述
Manage local and cloud backups with listing, creating, restoring, scheduling, and monitoring using Time Machine, rsync, cron, and rclone integration.
安全使用建议
This skill appears to describe a legitimate backup manager but is missing the actual implementation and any verified source. Before installing or running: 1) confirm where the backup-manager CLI binary comes from — obtain it from a trusted repository or vendor and inspect the code/binary (do not run unreviewed binaries). 2) If you proceed, review the binary's source or run it in a sandbox/VM first to verify it only performs expected rsync/tmutil/rclone operations. 3) Be aware the skill will read and write your ~/.config/openclaw/backups.json, can schedule cron jobs, and can restore files (which may overwrite data) — back up critical data elsewhere first. 4) Ensure rclone is configured separately so cloud credentials remain under your control. 5) If the author/published source (repo, release, homepage) is provided, re-run this evaluation with that URL or the code so provenance can be verified; having the actual source would raise confidence and could change the verdict to benign.
功能分析
Type: OpenClaw Skill
Name: openclaw-skill-backup-manager
Version: 1.0.0
The skill documentation in SKILL.md and README.md describes a backup manager with high-risk capabilities, including cron-based scheduling for persistence and cloud synchronization via rclone (potential data exfiltration). While these features are aligned with the tool's stated purpose, the provision of broad file system access and automated network capabilities to an AI agent constitutes high-risk behavior that warrants a suspicious classification in the absence of the underlying implementation code.
能力评估
Purpose & Capability
The name/description match the operations shown (rsync, Time Machine, cron, rclone). However the SKILL.md repeatedly references a backup-manager CLI at ~/.openclaw/workspace/skills/backup-manager/backup-manager and suggests git clone from a GitHub repo, yet no code, binary, install spec, homepage, or source URL are included in the package. That makes the declared capability dependent on an external/unverified binary and is an unexplained gap.
Instruction Scope
The instructions operate squarely on backups: listing, creating (rsync), restoring, scheduling (cron), and cloud sync (rclone) and reference a config at ~/.config/openclaw/backups.json. These are within the stated purpose. However the instructions would cause the agent to execute system-level operations (tmutil, diskutil, rsync, cron changes, rclone) that can modify or overwrite user files and schedules; SKILL.md assumes a CLI will perform these without providing or verifying its implementation.
Install Mechanism
There is no install spec (instruction-only skill), which reduces supply-chain risk. Conversely, the SKILL.md claims an executable exists in the OpenClaw workspace and README recommends cloning a GitHub repo — but no repository URL or packaged code is provided. The lack of a bundled or referenced trusted release is an inconsistency and means the skill relies on external installation or an unverified binary.
Credentials
The skill does not request environment variables or credentials. Cloud sync is delegated to rclone and the SKILL.md directs the user to run `rclone config` (so credentials are managed by rclone, not the skill). No unrelated secrets or multiple credentials are requested in the package metadata.
Persistence & Privilege
always is false (good). The skill can be invoked autonomously (platform default). Because the skill's actions include creating/restoring backups and modifying cron, autonomous execution could be high-impact if the underlying CLI is malicious or buggy. There is no indication the skill tries to change other skills' configs or request permanent presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-skill-backup-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-skill-backup-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Skills Factory publish batch
元数据
常见问题
Backup Manager 是什么?
Manage local and cloud backups with listing, creating, restoring, scheduling, and monitoring using Time Machine, rsync, cron, and rclone integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 394 次。
如何安装 Backup Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-skill-backup-manager」即可一键安装,无需额外配置。
Backup Manager 是免费的吗?
是的,Backup Manager 完全免费(开源免费),可自由下载、安装和使用。
Backup Manager 支持哪些平台?
Backup Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Backup Manager?
由 pp(@ppopen)开发并维护,当前版本 v1.0.0。
推荐 Skills