paypal-integration

Warn

Audited by Snyk on Aug 9, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The only runtime “text” ingestion described is PayPal IPN data from your own /ipn POST endpoint (request.form.to_dict()), meaning an outsider who sends the webhook can inject free-form fields into the workflow before verification.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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

  • Direct money access detected (high risk: 1.00). This skill is explicitly designed to perform payment operations via the PayPal APIs. It includes server-side code to create and capture orders, create refunds, and create subscriptions (and mentions payouts), i.e., direct payment gateway actions able to move money.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 9, 2026, 10:30 PM
Issues
3
Security Audit — snyk — paypal-integration