Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The documentation states that untrusted or user-provided image URLs should never be loaded without validation, but earlier examples explicitly demonstrate passing an arbitrary external URL directly to the edit API. That contradiction can normalize unsafe integration patterns, enabling SSRF-style fetches, internal resource access, or ingestion of attacker-controlled content if downstream URL retrieval is performed server-side by the platform or wrapper.
