Missing User Warnings
Medium
- Confidence
- 90% confidence
- Finding
- The example performs a network request to `props.dataUrl` without any warning, validation guidance, or trust-boundary discussion, which can encourage users to fetch attacker-controlled URLs derived from composition props. In build/render environments this can lead to unintended outbound requests, exposure of internal services via SSRF-style access, or transmission of sensitive props-derived context to third-party endpoints.
