Error Recovery

PassAudited by ClawScan on Apr 21, 2026.

Overview

The skill is an internally consistent, instruction-only 4R error-recovery framework with a small local CLI helper; it does not request credentials, installs, or network endpoints and its behavior matches its description.

This skill appears coherent and low-risk: it only provides guidance and a small local CLI for diagnosing common errors and does not ask for credentials or install code. Before installing, confirm where the agent will store error logs (memory/errors path) and that you are comfortable it can write to that location. Also: (1) review the scripts locally (the included scripts are readable and contain no network calls), (2) ensure automatic retries are not used for destructive operations in your workflows, and (3) avoid supplying secrets or elevated credentials to the agent unless necessary for a specific human-approved remediation. If you want higher assurance, run the CLI in a sandbox or staging agent first and inspect any files it creates.