Intent-Code Divergence
Medium
- Confidence
- 92% confidence
- Finding
- The skill states secrets should be supplied via environment variables, but the shell example assigns API_TOKEN and ZONE_ID directly in the script. Even as placeholders, this encourages users to paste real credentials into files or command history, increasing the chance of credential leakage through source control, logs, or shared snippets.
