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 May 12, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 167

Curl to non-GitHub URL

SourceSKILL.md
167curl https://api.stripe.com/v1/customers \
medium line 25

Webhook reference - potential data exfiltration

SourceSKILL.md
25- New webhook event types
medium line 157

Webhook reference - potential data exfiltration

SourceSKILL.md
1571. Update webhook handlers to handle new event structures
medium line 182

Webhook reference - potential data exfiltration

SourceSKILL.md
182- Your webhook listener should handle unfamiliar event types gracefully
medium line 183

Webhook reference - potential data exfiltration

SourceSKILL.md
183- Test webhooks with the new version structure before upgrading
low line 98

External URL reference

SourceSKILL.md
98<script src="https://js.stripe.com/dahlia/stripe.js"></script>
low line 167

External URL reference

SourceSKILL.md
167curl https://api.stripe.com/v1/customers \
Scanned on May 12, 2026
View Security Dashboard
Installation guide →