Exec Error Doctor
PassAudited by ClawScan on Feb 16, 2026.
Overview
The scripts and runtime instructions match the stated purpose (triaging exec failures) and do not request unrelated credentials, hidden endpoints, or unusual installs.
This skill appears coherent and focused on triage. Before using it: 1) review the three scripts yourself (they are short and readable) — they only call local CLIs and parse outputs; 2) only run clawhub_publish_safe.sh when you intend to publish (it will call clawhub publish and inspect the registry); 3) authenticate CLIs (gh/clawhub) with minimal scopes and avoid running publish as root; 4) be cautious about piping arbitrary unknown error logs into scripts if they came from untrusted sources; and 5) only install/use skills from sources you trust if you want to avoid accidental publish or registry operations.
