Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The installer performs multiple network-dependent actions: it may clone a repository from a user-supplied REPO_URL, install Python dependencies from requirements.txt, and trigger a model download from Hugging Face via KPipeline. While this can be normal for installation, it contradicts the 'local/offline TTS' framing and increases supply-chain risk because remote code and model artifacts are fetched and executed/trusted during install.
