saleor-checkout

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 includes “Fetch live docs” via web-search and fetching Saleor documentation pages (e.g., https://docs.saleor.io/docs/developer/checkout and other docs.saleor.io URLs), which are outsider-authored free text that the agent would ingest into its LLM context at runtime.

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 explicitly includes payment-related mutations and transaction flow for charging customers: transactionInitialize (with amount, paymentGateway, idempotencyKey), transactionProcess (for 3DS/redirects), and checkoutComplete. It references payment Apps/gateways (e.g., returning client secret for Stripe) and idempotent charge creation — i.e., specific APIs to initiate and complete monetary transactions. This is direct financial execution capability.

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-checkout