Intent-Code Divergence
Medium
- Confidence
- 82% confidence
- Finding
- The skill summary minimizes network exposure by saying the CLI never calls external providers directly except `customer_api`, but `customer_api` is later described as fetching arbitrary user-provided URLs locally. In an agent setting, this materially expands the trust boundary: the tool can send row data, headers, bodies, or params to arbitrary third-party endpoints, enabling unintended data disclosure or SSRF-like access if the agent is induced to call sensitive URLs.
