Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The instructions conflate an api-key from local configuration with the user's open-id, which are different security domains: one is a credential, the other is a user identifier. Misusing a secret credential as a user identifier can leak or repurpose sensitive authentication material, cause cross-user data mixing, and lead to unauthorized access patterns in downstream APIs or report history queries.
