Install
openclaw skills install gateway-safetySafely update OpenClaw gateway configuration (openclaw.json) with automatic validation, backup, and 30-second health-check rollback. Use this skill whenever an agent needs to modify gateway settings, ports, provider credentials, or network bindings to ensure the session is not permanently lost due to a bad configuration.
openclaw skills install gateway-safetyThis skill ensures that any modifications to the OpenClaw gateway configuration are done safely. It prevents "death loops" and permanent session loss by verifying the gateway can successfully reboot before committing to a new config.
~/.openclaw/openclaw.json directly. Always use the provided safe-gateway-update.sh script.GATEWAY_LOCKOUT file. If this file exists, STOP ALL OPERATIONS and wait for Kevin. Do not attempt to bypass the lockout.~/.openclaw/openclaw.json.known-good is up to date.To update the gateway configuration:
/tmp/new_config.json).[SKILL_PATH]/scripts/safe-gateway-update.sh /tmp/new_config.json [timeout_seconds]
Created by Kevin Smith & Rook (Orbit Smith), March 2026.