Context-Inappropriate Capability
Medium
- Confidence
- 93% confidence
- Finding
- The skill instructs the agent to run `pip install Pillow --break-system-packages` if Pillow is unavailable, which expands the skill from image processing into environment modification and package installation. Allowing a skill to install packages at runtime increases supply-chain and system-integrity risk, especially because `--break-system-packages` explicitly bypasses protections on managed Python environments.
