Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The skill instructs automatic `pip install` into the current Python environment when dependencies are missing. That expands the skill's behavior from data analysis into environment modification and arbitrary package retrieval, which can introduce supply-chain risk, break isolation, or alter other tasks sharing the same runtime. In this skill context, the behavior is not strictly necessary and is more dangerous because the toolchain includes code execution via `python_executor`.
