Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The skill metadata declares `RollingGo_API_KEY` as the primary environment variable, but the pre-flight instructions require `ROLLINGGO_API_KEY`. This inconsistency can cause the agent to incorrectly conclude that credentials are missing or to bypass the intended guardrail logic, leading to failed execution or unsafe fallback behavior. In a security-sensitive tool wrapper, contradictory auth instructions are a real integrity issue because they undermine predictable credential handling.
