Context-Inappropriate Capability
Medium
- Confidence
- 90% confidence
- Finding
- The code allows media submission from arbitrary HTTP/HTTPS URLs and also accepts arbitrary local filesystem paths in `uploadAndSendMedia`, then reads and uploads that content. In an agent setting, this is dangerous because an LLM or upstream caller could be induced to access sensitive local files or internal network resources, turning the skill into an SSRF and local file exfiltration primitive.
