upgrade-stripe
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- Official Resource Referencing: The skill directs users to official Stripe documentation and CDNs (js.stripe.com). These are the authoritative and secure sources for the service's tools.
- Safe Credential Handling: The documentation uses 'sk_test_xxx' as a placeholder for sensitive keys. This avoids accidental disclosure of real credentials while providing clear implementation examples.
- Standard Dependency Management: The guide includes instructions for updating official Stripe libraries via npm and pip. This is consistent with standard development workflows for maintaining secure and up-to-date SDKs.
Audit Metadata