Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The documentation makes mutually inconsistent security claims: it says the skill is fully local with no cloud calls and no API key, but also instructs users to configure an API key and later references API/auth and HTTP failure modes. This is dangerous because users and agents may make trust decisions based on the 'local/no-key' claim while the skill behavior or its associated scripts may actually invoke remote services or require secrets, increasing the risk of secret exposure and unintended data egress.
