Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The header comment states the script has no network calls, but the emitted prompt explicitly instructs an agent to WebFetch multiple external URLs. In an agent-skill context, prompting downstream tools to access the network is effectively network-capable behavior, so the comment is misleading and can cause reviewers or policy gates to underestimate external data exposure and SSRF-like fetch surface.
