rescueclawProvides automatic checkpoint creation and rollback to safely recover from failures during risky operations like config changes or updates.
Install via ClawdBot CLI:
clawdbot install harman314/rescueclawGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl | bashCalls external URL not in known-safe list
https://github.com/harman314/rescueclaw/releasesAI Analysis
The skill's core functionality (checkpoint/rollback) is legitimate and useful for system safety. The primary risk is the external download from an unverified GitHub repository, which could be a supply chain attack vector if the repository is compromised. No evidence of data exfiltration, credential harvesting, or hidden malicious instructions exists in the provided definition.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
IT administrators use RescueClaw to safely apply configuration changes to critical systems like network gateways or server settings. Before modifying files, they create a checkpoint; if the system becomes unresponsive during the update, RescueClaw automatically restores the previous state within the rollback window, preventing downtime.
Developers and system operators employ RescueClaw when installing new software packages or updating existing applications on production servers. It creates a backup checkpoint before the installation; if the process fails or causes instability, RescueClaw rolls back to the stable state, ensuring service continuity.
Teams managing API gateways or middleware components use RescueClaw to implement changes like routing rules or security policies. They set a checkpoint with a custom rollback window; if the gateway crashes after the update, RescueClaw restores the last working configuration automatically, minimizing disruption.
In CI/CD pipelines, RescueClaw is integrated to provide rollback safety during automated deployments of applications or infrastructure. Before deployment scripts run, it creates a checkpoint; if the deployment fails or the agent hangs, RescueClaw triggers an auto-restore, reducing manual intervention.
Database administrators use RescueClaw when migrating data or schema changes in production databases. They create a checkpoint before executing risky SQL scripts; if the migration causes errors or performance issues, RescueClaw restores from the backup within the specified window, protecting data integrity.
Offer RescueClaw as a free, open-source tool for basic checkpoint and rollback functionality, with paid tiers providing advanced features like extended rollback windows, enterprise-grade monitoring, and priority support. Revenue is generated through subscription plans for businesses requiring higher reliability and SLA guarantees.
Provide RescueClaw as a cloud-based service integrated with popular DevOps tools like Jenkins, Kubernetes, or Ansible. Users pay based on usage metrics such as number of checkpoints created or data storage, with additional revenue from consulting services for custom integrations and training workshops.
Sell RescueClaw under proprietary licenses to large organizations needing tailored solutions for specific environments like government or finance. Revenue comes from one-time license fees, annual maintenance contracts, and custom development projects to adapt the tool for unique operational workflows.
💬 Integration Tip
Integrate RescueClaw into existing scripts by requiring the checkpoint module before risky operations and calling clearCheckpoint after success; ensure the daemon is installed and running for auto-restore functionality.
Scored Apr 19, 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.