Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill explicitly instructs the agent to install and run a global npm package (`npm i -g @fly-ai/flyai-cli`) and treats that execution path as mandatory, but it provides no user-facing warning that this modifies the system and executes third-party code. In an agent setting, this can lead to silent package installation, supply-chain exposure, and unexpected host changes without informed user consent.
