Context-Inappropriate Capability
Medium
- Confidence
- 90% confidence
- Finding
- The skill invokes shell commands via child_process.exec using interpolated values derived from user data and CLI input, which creates unnecessary subprocess execution risk in addition to command-injection exposure. Even aside from injection, spawning secondary skills through the shell broadens the attack surface and makes security controls, argument handling, and auditing weaker than direct API calls.
