Context-Inappropriate Capability
Medium
- Confidence
- 97% confidence
- Finding
- The script builds a shell command string and executes it with execSync, interpolating the PROXY environment variable directly into the command without shell escaping. Because PROXY_SOCKS5 is attacker-controllable in many execution environments, this creates a command-injection path that can lead to arbitrary shell command execution, which is far more dangerous than the skill's stated auction-estimation purpose requires.
