upgrade-stripe
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- Official Resource Integration: The skill references official documentation and API endpoints from Stripe, a well-known service. These references are used appropriately to guide users through migration and version management tasks.
- Standard Package Management: The instructions include common methods for updating official SDKs using standard package managers like npm and pip, which is consistent with the skill's stated purpose.
- Safe Credential Handling: Code examples utilize generic placeholders (e.g., 'sk_test_xxx') for API keys, which follows security best practices for documentation and prevents accidental credential exposure.
Audit Metadata