infinitetalk
Warn
Audited by Snyk on Jul 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). In the required runtime workflow, if
--textis provided by an outsider, it flows into the TTS pipeline as free-form text viascripts/infer_infinitetalk.py:process_tts_single()→pipeline(text, ...), which then feeds into the model/LLM-like text-generation context (and the script logs a preview of it).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata