Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The skill instructs the agent to execute local shell commands (`curl` and `ls`) to download a remote file onto the user's machine, which expands the skill from MCP-mediated API usage into direct local system modification. This is dangerous because a remotely supplied download URL can point to untrusted content, and the shell-based action bypasses tighter MCP controls, increasing the risk of unsafe file writes, SSRF-style retrieval of attacker-chosen resources, or abuse of local execution capabilities.
