gemini-omni-flash-api
Warn
Audited by Snyk on Aug 8, 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.30). The runtime path
scripts/video/generate_video.pyingests outsider-provided free text as theprompt(from CLIargs.prompt,--prompts-file, or--batchJSON) and sends it to the model viaclient.interactions.create(input=[...,"type":"text","text": prompt ...])without requiring the user to pre-select a specific trusted item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata