paypal-integration
Warn
Audited by Snyk on Apr 12, 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 includes a client-side script tag that loads and executes remote JavaScript at runtime from https://www.paypal.com/sdk/js?client-id=YOUR_CLIENT_ID¤cy=USD, which is a required dependency for the Smart Payment Buttons and therefore fetches and runs external code during execution.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly a PayPal payment integration. It includes concrete API calls and functions to create and capture orders, issue refunds, manage subscriptions/recurring billing, and perform payouts (send money). Those are specific payment gateway operations (PayPal REST endpoints) whose primary purpose is moving funds, so this grants direct financial execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata