← Back to Skills Marketplace
teoslayer

Pilot Backup Disaster Recovery Setup

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-backup-disaster-recovery-setup
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-backup-disaster-recovery-setup
  3. After installation, invoke the skill by name or use /pilot-backup-disaster-recovery-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-backup-disaster-recovery-setup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.

How do I install Pilot Backup Disaster Recovery Setup?

Run "/install pilot-backup-disaster-recovery-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pilot Backup Disaster Recovery Setup free?

Yes, Pilot Backup Disaster Recovery Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pilot Backup Disaster Recovery Setup support?

Pilot Backup Disaster Recovery Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Backup Disaster Recovery Setup?

It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.

💬 Comments