Context-Inappropriate Capability
High
- Confidence
- 98% confidence
- Finding
- The helper executes shell commands via child_process.exec, and the skill's core behavior is to run caller-provided JavaScript by spawning a local Node.js process. This creates arbitrary local code execution capability with the privileges of the current user, which is dangerous in an agent skill because untrusted input can read files, access network resources, or invoke further system commands.
