Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The script documentation states the JWT is written to ./output/jwt_token.txt, but the implementation also stores a daily copy under token_cache. This undocumented persistence increases credential exposure because operators may not realize tokens remain on disk longer and in more locations than expected, complicating cleanup and incident response.
