Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The security metadata says outbound network is false and claims all operations are local, yet the skill text instructs queries to http://localhost:8765/status and describes consulting a local API. Even localhost access is still network access and can reach privileged local services, so this contradiction can cause reviewers or automated enforcement to misclassify the skill as non-networked. In a security-sensitive environment, hidden or mislabeled network behavior increases the risk of unauthorized data access or interaction with unintended local services.
