Wip File Guard
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The wip-file-guard skill is a safety utility designed to prevent AI agents from accidentally overwriting or destructively editing critical configuration and identity files (e.g., CLAUDE.md, SOUL.md, MEMORY.md). The core logic in guard.mjs functions as a PreToolUse hook that intercepts tool calls, blocking 'Write' operations on protected files and limiting 'Edit' operations that remove significant amounts of content. The code is transparent, lacks network or exfiltration capabilities, and its behavior is strictly aligned with the stated purpose of providing technical guardrails against agent context-compaction errors.
