Intent-Code Divergence
Low
- Confidence
- 92% confidence
- Finding
- The skill documents authentication inconsistently: most endpoints use an Authorization: Bearer header, while the redemption examples switch to X-API-Key. In a money-moving trading skill, inconsistent auth guidance can cause failed calls, accidental troubleshooting workarounds, or unsafe ad hoc handling of secrets, especially if an agent starts guessing which credential format to use for sensitive settlement actions.
