Context-Inappropriate Capability
Medium
- Confidence
- 92% confidence
- Finding
- The wrapper script automatically installs Python packages with pip when dependencies are missing, which expands its behavior from a downloader into package management and executes network-fetched code on the user's system. In a security-sensitive agent context, this is risky because package installation may pull unpinned or tampered dependencies, modify the environment unexpectedly, and bypass user review.
