← 返回 Skills 市场
teoslayer

Pilot Backup Disaster Recovery Setup

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-backup-disaster-recovery-setup
功能描述
Deploy a backup and disaster recovery system with 4 agents. Use this skill when: 1. User wants to set up automated backup infrastructure 2. User is configuri...
安全使用建议
This recipe appears internally consistent, but before running it: 1) verify clawhub's provenance and what each pilot-* package will install (especially pilot-slack-bridge and any components that integrate with cloud/backups); 2) be prepared to supply any third-party credentials (Slack, cloud storage) securely when those components are configured — the skill itself won't prompt for them; 3) review the handshake/trust model (handshakes auto-approve when both sides send them) so you understand how agents will trust each other on your network; and 4) test in an isolated environment first and ensure backup transfers are encrypted and access-controlled to avoid accidental data exposure.
功能分析
Type: OpenClaw Skill Name: pilot-backup-disaster-recovery-setup Version: 1.0.0 The skill bundle provides a legitimate orchestration framework for deploying a multi-agent backup and disaster recovery system. It uses standard ecosystem tools like `clawhub` and `pilotctl` to install dependencies and configure communication between four functional roles (scheduler, primary, secondary, and tester). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the behavior is entirely consistent with the stated purpose of automated infrastructure setup.
能力标签
crypto
能力评估
Purpose & Capability
The name/description describe a multi-agent backup/disaster recovery setup and the SKILL.md prescribes installing and configuring four agent roles. The declared required binaries (pilotctl and clawhub) are exactly the tools invoked in the instructions, so required tools align with the stated purpose.
Instruction Scope
The instructions are explicit and limited to using clawhub to install pilot-* skills, using pilotctl to set hostnames/handshakes, and writing a manifest to ~/.pilot/setups/backup-disaster-recovery.json. This stays within the backup/DR scope. Note: it triggers installation of additional components (e.g., pilot-slack-bridge) that may later require external credentials; the skill itself does not request those credentials but the installed components will need them to function.
Install Mechanism
This is instruction-only (no install spec, no code files). The only install action is invoking clawhub to install other pilot-* skills. That is expected for a composition/setup skill and represents standard package installation rather than downloading arbitrary code directly from an untrusted URL.
Credentials
The skill declares no environment variables or credentials and its runtime instructions do not read secrets. However, some installed components (e.g., Slack bridge or cloud storage adapters) will likely require third-party tokens; those are not requested here and must be provided separately by the user.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. It writes its own manifest under the user's ~/.pilot directory and uses clawhub to install skills — expected behavior for a setup recipe. It does not modify unrelated skill configs or claim permanent/global presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-backup-disaster-recovery-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-backup-disaster-recovery-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-backup-disaster-recovery-setup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Backup Disaster Recovery Setup 是什么?

Deploy a backup and disaster recovery system with 4 agents. Use this skill when: 1. User wants to set up automated backup infrastructure 2. User is configuri... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 Pilot Backup Disaster Recovery Setup?

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

Pilot Backup Disaster Recovery Setup 是免费的吗?

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

Pilot Backup Disaster Recovery Setup 支持哪些平台?

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

谁开发了 Pilot Backup Disaster Recovery Setup?

由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。

💬 留言讨论