Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The skill does more than diagnostics or script generation: it directly executes `npm config set registry ...`, which changes the user's npm configuration immediately and persistently. Modifying global package manager settings without explicit consent can redirect future package installs, create supply-chain trust issues, and violate user expectations about what the skill will change.
