upgrade-stripe
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard Stripe SDKs available via npm and pip, and provides instructions for loading Stripe.js from the official Stripe CDN (
js.stripe.com). These are legitimate resources associated with the well-known Stripe service. - [CREDENTIALS_UNSAFE]: Code snippets use the standard placeholder
sk_test_xxxfor API keys, which is an accepted practice for developer documentation and does not expose real credentials. - [COMMAND_EXECUTION]: Provides an educational
curlexample for manually testing Stripe API version headers. The command targets the official Stripe API endpoint (api.stripe.com) and contains no automated or malicious execution patterns.
Audit Metadata