Missing User Warnings
Medium
- Confidence
- 86% confidence
- Finding
- The skill documents file-modifying commands (`batch-design.mjs`, `replace-props.mjs`, `set-variables.mjs`) that can change user design files, but it does not clearly warn that these operations mutate data on disk. In an agent setting, this increases the chance of unintended destructive edits or silent corruption of `.pen` files, especially because the workflow encourages automated write/validate cycles.
