Missing User Warnings
Medium
- Confidence
- 83% confidence
- Finding
- The install step uses 'pip3 install rich --break-system-packages', which explicitly overrides Python environment protections and can modify system-managed packages. In shared or sensitive environments this can destabilize the host, break dependencies, or create an unsafe precedent for running package-management commands with elevated impact, especially since the skill provides no warning or safer alternative.
