Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The OAuth callback example redirects to the frontend with the access token in the URL query string, which can leak via browser history, referer headers, reverse-proxy logs, analytics tooling, and screenshots. This directly contradicts the later best-practice guidance against unsafe token storage and makes credential exposure more likely in real implementations copied from the skill.
