Intent-Code Divergence
Medium
- Confidence
- 88% confidence
- Finding
- The manifest declares only a subset of the environment variables actually required by the documented pipeline, omitting keys such as ANTHROPIC_API_KEY, OPENAI_API_KEY, and GOOGLE_SHEET_ID that are described as necessary for core stages. This creates a mismatch between declared capabilities and actual behavior, which can cause operators to run the skill without understanding all external services, data flows, and credentials it needs.
