databricks-vector-search
Warn
Audited by Snyk on Aug 11, 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 required runtime workflow is querying a Databricks Vector Search index using
query_textthat comes directly from the chat messages (query = messages[-1].content), and then inserting retrievedcontext_docsinto the agent’s system prompt (Step 6 “Use in an Agent”), so outsider-authored free text can influence what the LLM sees.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata