upgrade-stripe

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • External Resource References: The skill references several documentation pages and script sources from Stripe's official domains (docs.stripe.com and js.stripe.com). These are standard resources for developers integrating with the platform.
  • Package Management: The instructions include standard commands for updating official Stripe libraries via npm (@stripe/stripe-js, stripe) and pip (stripe). These refer to verified, vendor-maintained packages.
  • Network Operations: Includes a curl example targeting the official Stripe API endpoint (api.stripe.com) for testing purposes, which is consistent with the skill's purpose.
  • Credential Handling: The code snippets use common placeholders (e.g., 'sk_test_xxx') for API keys rather than exposing real secrets, which is a safe practice for documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 06:59 PM