Skip to main content

paypal-integration

Facilitates seamless PayPal payment integration for e-commerce, supporting express checkout, subscriptions, and refund management.

Install this skill

or
88/100

Security score

The paypal-integration skill was audited on May 24, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 85

Fetch to external URL

SourceSKILL.md
85fetch('/api/paypal/capture', {
medium line 16

Webhook reference - potential data exfiltration

SourceSKILL.md
16- Handling PayPal webhooks (IPN)
medium line 57

Webhook reference - potential data exfiltration

SourceSKILL.md
57- Webhook-like payment notifications
low line 67

External URL reference

SourceSKILL.md
67<script src="https://www.paypal.com/sdk/js?client-id=YOUR_CLIENT_ID&currency=USD"></script>
Scanned on May 24, 2026
View Security Dashboard
Installation guide →