Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly warns that provider-issued tokens and credentials must never be printed or persisted, yet its example response includes an `api_token` field with a token-like value (`phc_XXX`). Even if redacted, normalizing the display of credential-bearing fields in examples increases the chance that an agent will echo real secrets from live responses back to the user or logs, contradicting the skill’s own handling rules.
