Context-Inappropriate Capability
Medium
- Confidence
- 95% confidence
- Finding
- The skill automatically creates environments and installs dependencies inside each cloned repository using `pip install -e`, `npm install`, or `bun install`. Installing arbitrary dependencies from user-supplied or organization repositories can execute untrusted code via package lifecycle scripts, build backends, editable installs, or dependency hooks, making this a real code-execution risk on the operator's machine.
