openclaw-backup-mother-skillPerforms a complete OpenClaw backup, fresh installation, and restore cycle with verification and troubleshooting for reliable disaster recovery.
Install via ClawdBot CLI:
clawdbot install stefanferreira/openclaw-backup-mother-skillGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -sSL https://install.openclaw.ai | bashCalls external URL not in known-safe list
https://install.openclaw.aiAI Analysis
The skill instructs users to pipe a remote script directly to bash (curl | bash), which is a high-risk pattern that could lead to arbitrary code execution if the remote source is compromised. While the skill's stated purpose is legitimate, this execution method bypasses standard package manager security and validation.
Audited Apr 17, 2026 · audit v1.0
Generated May 21, 2026
An organization experiences a server failure or corruption of their OpenClaw installation. This workflow enables rapid restoration of configurations and skills from backup, minimizing downtime and ensuring continuity of automated workflows.
Before upgrading OpenClaw to a major new version, IT teams use this backup and restore cycle to create a safety net. If the upgrade causes incompatibilities, they can quickly revert to the previous working state, reducing risk.
Organizations that require high data integrity periodically test their backup systems. This skill provides a structured way to validate that backups are not corrupted and can be restored successfully, ensuring trust in the backup process.
When a new employee joins the automation team, they can use a fresh installation followed by a restore from a standard backup of approved skills and configurations. This ensures consistency and quick ramp-up.
Offer a subscription service where the provider handles periodic backups of OpenClaw configurations and skills for clients, including verification and disaster recovery execution. Revenue comes from monthly or annual subscription fees.
Create a training course teaching IT professionals how to perform complete backup and restore cycles using this skill. Sell course access, certificates, and advanced workshops to enterprises.
Provide premium support for organizations that use OpenClaw, guaranteeing backup verification and restore assistance within defined SLAs. Charge a premium for faster response times and dedicated engineers.
💬 Integration Tip
Integrate this skill into a CI/CD pipeline by automating the backup phase before production deployments, and include the restore verification step in post-deployment tests to ensure rollback readiness.
Scored May 21, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.