Intent-Code Divergence
Medium
- Confidence
- 92% confidence
- Finding
- The guide states that the sandbox requires no API key, yet the examples later normalize authenticated Bearer-token usage and declare STRIPE_API_KEY as required metadata. This inconsistency can mislead users into supplying real credentials or trusting examples as safe-to-run against a non-production environment when they may actually transmit secrets and payment-related actions to an external service.
