apple-app-store-product
Warn
Audited by Snyk on Aug 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The runtime workflow always constructs a POST payload using the user-supplied
product_idand only ingests the Frevana service’s API response JSON (curl ... -X POST https://ai-factory.frevana.com/service/apple-productwriting intoRESPONSE_FILEand then reading/validating it viapython3), with no path that reads arbitrary outsider-authored free text without first targeting a specific product ID.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata