upgrade-stripe
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [Official Vendor Resources]: The skill exclusively references official Stripe domains (docs.stripe.com, js.stripe.com, api.stripe.com) and packages. These resources are provided by the vendor for secure integration and maintenance.
- [Safe Use of Placeholders]: Code examples use generic placeholders like 'sk_test_xxx' for API keys. This practice demonstrates safe handling of sensitive credentials by avoiding the inclusion of real secrets in documentation.
- [Standard Package Management]: The guide recommends using official package managers (npm, pip) to install and update verified Stripe libraries (@stripe/stripe-js, stripe), which is the standard method for maintaining dependency security.
- [Secure Documentation Links]: All links point to the official Stripe documentation, providing users with a trusted path to review changelogs and migration guides.
Audit Metadata