Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The skill documentation explicitly instructs the agent to capture a URL from model output and fetch it with curl, writing the result to a local file, but it provides no warning or constraints around remote-content retrieval or filesystem writes. Because the URL is derived from an external service response, this can lead to unsafe downloads of untrusted content, accidental overwrites, or use of fetched artifacts by later steps without validation.
