upgrade-stripe
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- Official Documentation Links: The skill references several guides and changelogs hosted on docs.stripe.com, which are official resources for the service.
- Standard Package Management: It recommends updating the stripe and @stripe/stripe-js packages via standard package managers (npm, pip). These are official libraries maintained by the vendor.
- Safe Credential Handling: Code examples use placeholder test keys (e.g., 'sk_test_xxx'), following best practices for documentation by not including actual secrets.
- API Interaction: The guide includes example curl commands and SDK initializations targeting api.stripe.com and js.stripe.com, which are the legitimate endpoints for Stripe services.
Audit Metadata