Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill instructs the agent to automatically run `npm install -g` for a third-party package and then execute the resulting CLI, but the description does not clearly warn the user that arbitrary external code may be installed and run on the host. This is dangerous because global package installation introduces supply-chain and execution risk, especially in an agent context where users may believe they are only performing a read-only API query.
