Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The bash example performs workspace-modifying actions such as creating directories and writing prompt files, and the surrounding documentation does not clearly warn users that these steps change local state or may trigger downstream coding and submission actions. In an agent skill context, examples are often copied verbatim or operationalized by automation, so missing safety framing increases the risk of unintended file modification or repository changes.
