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 /ingest endpoint (documents[].text) and later feeds it into the LLM as context in generateResponse() (text: \... Context:\n${context}\n\nQuestion: ${query}\n\nAnswer:``), which is indirect prompt-injection risk.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 14, 2026, 09:40 AM
Issues
1
Security Audit — snyk — google-gemini-embeddings