Intent-Code Divergence
Medium
- Confidence
- 89% confidence
- Finding
- The skill documentation explicitly warns against loading untrusted or user-provided URLs, yet its examples and parameter contract accept an arbitrary public video URL and forward it to the WaveSpeed service. This inconsistency can enable server-side fetching of attacker-controlled URLs, which may expose internal network resources, retrieve sensitive content, or process malicious media depending on how the backend resolves and fetches URLs.
