Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The guide explicitly says the AI can directly execute `pip install rich`, which performs a system or environment change without requiring an explicit warning, confirmation, or isolation step. In an agent setting, this can lead to unintended package installation, dependency drift, or modification of the user's active Python environment, especially if the agent is running outside a virtual environment.
