← 返回 Skills 市场
kiris-z

Restic Workstation Backup

作者 Kiris-z · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
158
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install restic-workstation-backup
功能描述
Design, implement, and operate encrypted restic backups for Linux home directories with encryption, deduplication, automated scheduling, and restore testing....
安全使用建议
This appears to be a legitimate restic backup installer. Before installing: run the plan-only mode first (no --apply) to review exactly what will be written; verify the target repository endpoint is correct and that you trust that host; ensure restic is installed on the system; back up existing root crontab and configuration before allowing the script to archive/remove legacy entries; store the generated password file in your secret vault if you want long-term safe storage; be aware that system-level apply needs sudo/root and may start a first backup immediately if you pass --run-initial-backup. If you have strict outbound mail policies, review the alerting/mail steps (default mail address is illustrative).
功能分析
Type: OpenClaw Skill Name: restic-workstation-backup Version: 2.0.0 The skill bundle provides a comprehensive and security-conscious automation framework for restic backups on Linux. It includes robust features such as systemd timers, structured logging with transient error retry logic, and automated restore validation drills. The scripts (bootstrap_restic_home.sh, install_userlevel_restic.sh) follow security best practices by enforcing strict file permissions (0600) for secrets, avoiding the exposure of passwords in logs or output, and implementing a 'plan-only' mode to prevent accidental system changes. No evidence of malicious intent, data exfiltration, or unauthorized access was found; the high-privilege operations (e.g., systemd unit creation, crontab archival) are well-documented and aligned with the stated purpose of a system-wide backup utility.
能力评估
Purpose & Capability
Name/description (restic home backups) match the files and runtime instructions. The scripts create config, secrets, systemd units, logging, retry logic and validation—things you'd expect for this purpose. Example repository hosts and email addresses are only illustrative.
Instruction Scope
SKILL.md and the scripts limit actions to backup-related tasks (writing /etc or user config, installing scripts, creating timers, running restic checks/restores). Plan-only default is enforced; destructive actions (prune with delete) are guarded by --dry-run or require explicit flags. The only broad host/system change is archiving/removal of a matching legacy crontab entry (archived before removal), which is consistent with migrating cron→systemd.
Install Mechanism
This is an instruction-only skill with bundled shell scripts — no remote downloads or package installs are performed by the skill itself. Scripts check for restic and instruct the operator to install it if missing. No URL-based installers or external archives are fetched.
Credentials
No external credentials or unrelated environment variables are requested. The scripts generate and store a local restic password file and an env file with appropriate file-permissions (0600) and advise never to print secrets. Example remote repo SSH host/key usage is expected for an SFTP transport and is not requested directly by the skill.
Persistence & Privilege
The skill does not request permanent system inclusion (always:false). System-level changes require explicit --apply and root; user-level installs are separate and do not require root. Autonomous model invocation is allowed by platform default but the skill itself defaults to plan-only and requires explicit flags to modify system state.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install restic-workstation-backup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /restic-workstation-backup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.0.0: SFTP/SSH support, DST-safe timers, 14d/8w/12m retention, retry logic, structured logging, user-level install, restore audit.
元数据
Slug restic-workstation-backup
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Restic Workstation Backup 是什么?

Design, implement, and operate encrypted restic backups for Linux home directories with encryption, deduplication, automated scheduling, and restore testing.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。

如何安装 Restic Workstation Backup?

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

Restic Workstation Backup 是免费的吗?

是的,Restic Workstation Backup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Restic Workstation Backup 支持哪些平台?

Restic Workstation Backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Restic Workstation Backup?

由 Kiris-z(@kiris-z)开发并维护,当前版本 v2.0.0。

💬 留言讨论