retail-product-search
Warn
Audited by Snyk on Aug 19, 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). In scripts/agent.py, the required runtime workflow ingests outsider-authored free text from each user chat turn as
query: strintoretrieve_docs()→search_collection()viasearch_text=query(Vertex AI Vector Search), so prompt-injection text is read without needing the agent to pre-select a specific item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata