Intent-Code Divergence
Medium
- Confidence
- 85% confidence
- Finding
- The script behavior does not match its documented 2-step flow: after obtaining OAuth tokens it silently executes refresh_service.py. Hidden post-auth behavior is dangerous because users may grant sensitive credentials expecting only token storage, while additional code is automatically run with access to those fresh credentials.
