shopify-admin-partial-refund-pattern-detector
Warn
Audited by Snyk on Jun 20, 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 required runtime workflow queries Shopify order/refund data via the
ordersGraphQL operation (orders(first: 250, after: $after, query: $query) { ... refunds { note ... } }), where the ingestedrefunds.noteand other order text are authored by Shopify/customer/staff outside the operating user, making it outsider-authored free text entering the LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata