Context-Inappropriate Capability
Medium
- Confidence
- 96% confidence
- Finding
- The skill builds a shell command from untrusted input fields and executes it via child_process.exec, which invokes a shell. Because arguments like symbol, type, and dates are concatenated directly into the command string without escaping or validation, an attacker can inject shell metacharacters and execute arbitrary commands on the host running the skill.
