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 --batch JSON / --prompts-file or the CLI prompt argument) and inserts it directly into generate_video.py as input_parts ("type": "text", "text": prompt) which is then sent to client.interactions.create, so any non-user text can become LLM-context input (indirect prompt injection risk).

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 25, 2026, 02:57 PM
Issues
1
Security Audit — snyk — gemini-omni-flash-api