medusa-development

Warn

Audited by Snyk on Mar 16, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Direct money access detected (high risk: 1.00). The skill explicitly includes a "Custom payment provider module" with concrete functions that call payment gateway endpoints and perform payment actions: initiatePayment (creates a payment session), authorizePayment, capturePayment (POST to /capture), refundPayment (POST to /refund), cancelPayment, and webhook handlers. It also requires Stripe API keys in prerequisites and shows direct use of API keys to authenticate requests. These are specific, payment-provider integrations that can create, capture, and refund transactions — i.e., direct financial execution.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 16, 2026, 11:21 AM
Issues
1