paddle
Warn
Audited by Snyk on Mar 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill's client-side checkout requires loading and executing remote JavaScript at runtime from https://cdn.paddle.com/paddle/v2/paddle.js, making it an external dependency that executes remote code and is required for the integration.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly a payment gateway integration (Paddle) and includes API usage that performs financial actions: initializing Paddle with API keys, opening checkout to accept payments, webhook handling for transaction.completed and subscription events, and server-side APIs to create customers, list subscriptions, and cancel subscriptions. This is specifically designed to move/handle money and manage billing, so it meets the "Direct Financial Execution" criteria.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata