4-tier autonomous self-healing and auto-recovery system for OpenClaw Gateway. Monitors gateway health, auto-restarts on crash, detects OAuth token expiry, ki...
Security Analysis
medium confidenceThis is a disclosed self-healing tool, but it deserves Review because it installs persistent monitors that can let Claude Code autonomously restart, kill, and repair OpenClaw without clear approval boundaries.
The self-healing purpose is coherent with monitoring and restarts, but the artifacts describe autonomous AI diagnosis and repair of the local OpenClaw environment, including config fixes and process control, without clearly bounded paths or approval steps.
The visible instructions describe automatic escalation to Claude Code for a 30-minute repair window and auto-applied fixes; the reviewed artifacts do not show clear human confirmation, dry-run mode, or modification limits.
Installation uses normal package managers for tmux, Claude Code, and jq, but the quick setup recommends executing an unpinned remote install script from GitHub main via curl/bash.
Killing zombie processes, restarting the gateway, and changing OpenClaw configuration are proportionate to self-healing, but they are high-impact local mutations when performed autonomously by a background system.
The skill is designed to run persistently through LaunchAgent/systemd/timers/cron and can continue taking recovery actions after installation; this is disclosed but materially increases the impact of any bad diagnosis or misconfiguration.
Guidance
Install only if you intentionally want a persistent self-healing system with authority to restart OpenClaw and let Claude Code attempt repairs. Inspect the included install.sh and scripts first, prefer a pinned release over curl/bash from main, back up ~/.openclaw configuration, keep webhook channels private, and consider disabling or manually gating the Level 3 AI repair path until you trust the behavior.
Latest Release
v3.1.1
v3.1.1: Improved search discoverability. Same features as v3.1.0.
More by @ramsbaby
Published by @ramsbaby on ClawHub