google-gemini-embeddings
Warn
Audited by Snyk on Jun 14, 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.85). The skill’s runtime RAG flow can ingest outsider-authored free text from the
/ingestendpoint (documents[].text) and later feeds it into the LLM ascontextingenerateResponse()(text: \... Context:\n${context}\n\nQuestion: ${query}\n\nAnswer:``), which is indirect prompt-injection risk.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata