gemini-omni-flash-api
Warn
Audited by Snyk on Jul 25, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The required runtime path takes outsider-authored prompt free text (e.g., from
--batchJSON /--prompts-fileor the CLIpromptargument) and inserts it directly intogenerate_video.pyasinput_parts("type": "text", "text": prompt) which is then sent toclient.interactions.create, so any non-user text can become LLM-context input (indirect prompt injection risk).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata