Description-Behavior Mismatch
Medium
- Confidence
- 96% confidence
- Finding
- The script markets itself as local and privacy-first, but `from_pretrained(...)` will fetch models from remote repositories when they are not already cached. This can violate user expectations about offline/privacy-preserving operation and introduces supply-chain and metadata-leak risks such as network access, remote model retrieval, and exposure of usage context.
