Description-Behavior Mismatch
Medium
- Confidence
- 96% confidence
- Finding
- The skill instructs the agent to write results into a persistent tracking file under `~/Clawic/data/markdown/checks/<year>.md` and to update `config.yaml`, which extends behavior beyond Markdown editing into long-lived state and workflow management. That creates an unnecessary side effect surface: a Markdown-focused skill could alter user records, project tracking, or configuration without explicit, per-task authorization, and the location/pathing is pre-specified rather than user-scoped at runtime.
