Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly instructs the agent to install a global npm package as part of normal execution, which modifies the host environment without any user confirmation, warning, or sandboxing guidance. In an agent setting, this creates supply-chain and system-integrity risk because executing `npm i -g` can introduce untrusted code and persistent changes on the machine.
