Skip to main content

stripe-integration

Facilitates seamless integration of Stripe payment processing for secure and compliant payment flows, subscriptions, and customer management.

Install this skill

or
83/100

Security score

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

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription sy
medium line 8

Webhook reference - potential data exfiltration

SourceSKILL.md
8Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.
medium line 46

Webhook reference - potential data exfiltration

SourceSKILL.md
46### 2. Webhooks
low line 96

External URL reference

SourceSKILL.md
96success_url='https://yourdomain.com/success?session_id={CHECKOUT_SESSION_ID}',
low line 97

External URL reference

SourceSKILL.md
97cancel_url='https://yourdomain.com/cancel'
Scanned on May 24, 2026
View Security Dashboard
Installation guide →