Description-Behavior Mismatch
Medium
- Confidence
- 91% confidence
- Finding
- The skill asserts it is strictly read-only, yet it directs execution of `aliyun configure set --auto-plugin-install true` and later AI-mode toggles that modify local CLI configuration. This creates a trust and side-effect mismatch: users may authorize the skill expecting no state changes, but it persists configuration changes that can alter future command behavior or plugin installation policy.
