Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill contains contradictory control-flow rules around `--cli-dry-run`: one section says dry-run is absolutely forbidden before confirmation, while a later section explicitly allows a pre-token dry-run preview. In a destructive maintenance workflow, contradictory authorization semantics are dangerous because an agent may choose the permissive branch, weakening the intended two-step confirmation barrier and enabling premature action preparation or execution-adjacent behavior.
