Intent-Code Divergence
High
- Confidence
- 99% confidence
- Finding
- The script advertises itself as 'STRICTLY READ-ONLY' and 'never modifies state', but later auto-runs `terraform init`, which writes `.terraform/`, lock files, and may trigger backend/provider initialization side effects. This can mislead users and higher-level agents into granting execution in contexts where no filesystem or network modifications were expected.
