paddle-checkout-web

Warn

Audited by Snyk on Jun 15, 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 is explicitly for integrating Paddle (a payment gateway) into a Next.js app and contains concrete methods that initiate and manage payments: e.g., initializePaddle with a client token, Paddle.Checkout.open(...) to start a hosted payment flow, Paddle.Checkout.updateItems(...) to change line items, customer pre-fill (customer.id/email), and references to transaction.completed / subscription.created webhooks. These are specific payment gateway operations (not generic browser automation or generic HTTP calls) and thus grant direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 15, 2026, 10:27 AM
Issues
1
Security Audit — snyk — paddle-checkout-web