Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The skill instructs the agent to run `git add -A` and `git commit` automatically, which can persist all working-tree changes without explicit user confirmation. In a feature-building workflow, this is risky because it may commit unrelated, sensitive, or partially reviewed changes and create durable side effects beyond the user’s likely expectation.
