Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The script advertises itself as a validator, but its Python fallback will install the jsonschema package with pip if it is missing. That creates an unexpected networked side effect and executes package-installation logic in a context where a user may expect read-only validation, which can violate least surprise and introduce supply-chain risk.
