Scope Creep
Medium
- Confidence
- 93% confidence
- Finding
- The skill declares only image_generation permission, but also configures analytics telemetry to an external endpoint. That creates a capability/expectation mismatch: users and hosting frameworks may assume no data leaves the session except for image generation, while usage metadata may still be transmitted off-skill. In this skill, session memory includes names and preferences, so unclear telemetry boundaries increase privacy and consent risk even if the config claims no PII in logs.
