Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly instructs the agent to fetch a PDF from an arbitrary URL with curl, but provides no warning, validation, or restrictions around network access or untrusted remote content. This can expose the environment to SSRF-style access to internal resources, retrieval of malicious files, or unsafe processing of attacker-controlled PDFs, especially because the downloaded file is then passed directly into a local script.
