Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The skill is described as read-only, but it instructs users to run `aws configure set region us-west-2`, which mutates the local AWS CLI configuration. This is not a cloud-side destructive action, but it still changes operator state and can silently redirect subsequent commands to a different region, causing mistakes, confusion, or accidental use against the wrong environment.
