Description-Behavior Mismatch
Medium
- Confidence
- 92% confidence
- Finding
- The setup script conditionally performs a global npm installation, which expands the skill's scope from local data-directory initialization to modifying the host environment and pulling executable code from an external registry. This is risky because install-time scripts in npm packages may execute during installation, and a global install affects the entire system rather than just this skill.
