Intent-Code Divergence
High
- Confidence
- 95% confidence
- Finding
- The skill explicitly says secrets must be handled through backend code and not exposed, yet the documented workflow persists access_key_id, access_key_secret, and sts_token into a local JSON config file. Storing cloud credentials in plaintext on disk materially increases the risk of credential theft through source control leaks, local compromise, backups, or accidental sharing.
