Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The security manifest states that no external endpoints are called, but the script conditionally runs `npm install`, which typically contacts external package registries and may execute lifecycle scripts from dependencies. This is a real security-relevant mismatch because it can mislead reviewers and users about network access and supply-chain exposure during installation.
