Context-Inappropriate Capability
Medium
- Confidence
- 97% confidence
- Finding
- The skill constructs a shell command using untrusted data and executes it via child_process.exec, which invokes a shell. Because both the API key and the JSON payload are interpolated directly into the curl command, specially crafted query content can break quoting and trigger command injection, while also exposing secrets through process arguments and logs.
