Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The document states that all shown CLI commands are read-only by default, but it also includes mutating commands such as `aws ec2 create-vpc-endpoint` and `aws logs put-retention-policy`. This mismatch can mislead an agent or user into executing state-changing operations under a false safety assumption, which is especially risky in an AWS skill where commands affect live cloud resources and cost/security posture.
