saleor-payments

Warn

Audited by Snyk on Jun 29, 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 workflow explicitly fetches live public web documentation at runtime (e.g., “Fetch https://docs.saleor.io/docs/developer/payments” and other site:docs.saleor.io ... web-search results), so outsider-authored free text from those pages is ingested into the agent’s LLM context.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill/document describes explicit payment gateway integration and transaction APIs used to move money: mutations and webhook events for transactionInitialize, transactionProcess, and transactionRequestAction with CHARGE/REFUND/CANCEL; instructions to create PaymentIntents (Stripe), capture funds, and process refunds; and use of transactionEventReport to report async payment updates. These are specific, purpose-built financial operations (creating/capturing charges and issuing refunds), not generic tooling.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 29, 2026, 02:51 PM
Issues
3
Security Audit — snyk — saleor-payments