Intent-Code Divergence
Medium
- Confidence
- 92% confidence
- Finding
- The example text says it uses a mock GraphQL client, but the code constructs a real client configured for an external HTTPS endpoint. This mismatch can mislead users into believing the example is offline/safe while actually encouraging outbound connectivity, which is risky in security-sensitive, air-gapped, or policy-restricted environments.
