walmart-product-sellers

Warn

Audited by Snyk on Jul 15, 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 workflow runs scripts/search_walmart_product_sellers.sh, which uses curl to fetch Frevana/Walmart seller data at runtime and then reads the returned response body as text (raw = response_path.read_text(...)) and prints it to stdout (cat "$RESULT_FILE"), so outsider-authored free text from the external API can enter the agent/LLM context.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 15, 2026, 03:40 PM
Issues
1
Security Audit — snyk — walmart-product-sellers