Skip to main content

payment-gateway-integration

Facilitates secure integration of payment gateways like Stripe, PayPal, and Square for e-commerce and subscription management.

Install this skill

or
74/100

Security score

The payment-gateway-integration skill was audited on Mar 4, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 5

Webhook reference - potential data exfiltration

SourceSKILL.md
5payment processing, subscription management, and webhook handling. Use when
medium line 22

Webhook reference - potential data exfiltration

SourceSKILL.md
22Build secure payment processing systems with major payment providers (Stripe, PayPal, Square), handling transactions, subscriptions, webhooks, PCI compliance, and error scenarios across different back
medium line 31

Webhook reference - potential data exfiltration

SourceSKILL.md
31- Integrating payment webhooks
low line 44

Webhook reference - potential data exfiltration

SourceSKILL.md
44STRIPE_WEBHOOK_SECRET = os.getenv('STRIPE_WEBHOOK_SECRET')
medium line 82

Webhook reference - potential data exfiltration

SourceSKILL.md
82- Verify webhook signatures
medium line 100

Webhook reference - potential data exfiltration

SourceSKILL.md
100- Ignore webhook events
Scanned on Mar 4, 2026
View Security Dashboard
Installation guide →