Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The skill states that code generation runs locally and does not upload code, yet it also declares a required external LLM API dependency. That creates a misleading trust boundary: users may provide proprietary source, specs, or templates believing data stays local when prompts or artifacts may be sent to a remote service. In an enterprise scaffold/deployment skill, this can cause unintended disclosure of sensitive code, architecture, or secrets.
