Context-Inappropriate Capability
Medium
- Confidence
- 95% confidence
- Finding
- The setup script performs `npm install -g moltspay`, which modifies the host globally rather than confining changes to the skill’s own environment. Global installation increases blast radius, can overwrite or shadow existing tools, and introduces supply-chain risk because a first-use skill setup is fetching and executing package-managed code with system-wide effect.
