Skip to main content

upgrade-stripe

Provides a comprehensive guide for upgrading Stripe API versions and SDKs, ensuring compatibility and best practices.

Install this skill

or
73/100

Security score

The upgrade-stripe skill was audited on Mar 21, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 158

Curl to non-GitHub URL

SourceSKILL.md
158curl https://api.stripe.com/v1/customers \
medium line 24

Webhook reference - potential data exfiltration

SourceSKILL.md
24- New webhook event types
medium line 148

Webhook reference - potential data exfiltration

SourceSKILL.md
1486. Update webhook handlers to handle new event structures
medium line 173

Webhook reference - potential data exfiltration

SourceSKILL.md
173- Your webhook listener should handle unfamiliar event types gracefully
medium line 174

Webhook reference - potential data exfiltration

SourceSKILL.md
174- Test webhooks with the new version structure before upgrading
low line 93

External URL reference

SourceSKILL.md
93<script src="https://js.stripe.com/clover/stripe.js"></script>
low line 158

External URL reference

SourceSKILL.md
158curl https://api.stripe.com/v1/customers \
Scanned on Mar 21, 2026
View Security Dashboard