Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The examples explicitly show `documents[0][file]=https://...`, which encourages fetching and processing remote attacker-controlled content without any warning or restriction guidance. In a CLI/automation context, this can lead users to ingest untrusted external documents, increasing risk of SSRF-like fetches, accidental data egress, or processing malicious files through downstream document parsers.
