myskill

PassAudited by ClawScan on Feb 24, 2026.

Overview

The skill's claimed purpose (capture and promote learnings) matches what the files and instructions do; it contains local helper scripts and hook code but does not request unrelated credentials or external downloads.

This skill is coherent with its description: it provides docs, two small hook scripts (reminder and error detector), a skill-extraction helper, and hook handlers that inject a virtual reminder file. Before enabling: (1) review the included scripts (activator.sh, error-detector.sh, extract-skill.sh) and hook handler files to confirm you’re comfortable with their behavior; (2) only copy/enable hooks into your user or project-level OpenClaw/Claude settings if you trust the source, because hooks run with the agent’s user permissions and will execute local scripts; (3) note the error-detector reads CLAUDE_TOOL_OUTPUT (runtime tool output) — it only prints a reminder, it does not transmit data externally; (4) prefer enabling the activator only (lighter) or use matcher filters if you want fewer triggers. Overall the package looks benign and proportionate, but exercise the usual caution when enabling hooks or running scripts in your environment.