Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The guide explicitly says examples use the sandbox with no API key required, but the sample code immediately reads GREENHELIX_API_KEY from the environment and posts to the production-style api.greenhelix.net endpoint. This mismatch can cause users to expose real credentials and interact with live infrastructure when they believe they are in a harmless sandbox context.
