paypal
Warn
Audited by Snyk on Mar 29, 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.70). The skill dynamically loads and executes remote JavaScript from https://www.paypal.com/sdk/js?client-id=YOUR_CLIENT_ID (and its variations) at runtime, so it fetches and runs external code that the skill depends on.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is an explicit PayPal payment integration. It includes SDK usage and server-side API calls to create orders, capture payments, manage subscriptions, cancel subscriptions, and verify webhooks—i.e., concrete APIs for initiating and capturing financial transactions via a payment gateway. This is specifically designed to move money.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata