Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly states that `/speckit.build` creates files, runs tests, and commits progress to Git, but it does not clearly warn users that invoking the command may automatically modify the working tree and create commits. In an agent-driven environment, hidden write and commit side effects can cause unintended code changes, polluted history, accidental inclusion of sensitive files, or execution of repository test hooks without informed user consent.
