Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly instructs the agent to install a global package (`npm i -g @fly-ai/flyai-cli`) if the CLI is absent, which modifies the host environment without prior user approval. In an agent setting, automatic package installation creates supply-chain risk and can lead to arbitrary code execution from a third-party package, especially because the package is fetched and executed on demand.
