upgrade-stripe
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for upgrading Stripe integrations. All code snippets and instructions align with official Stripe documentation and best practices.
- [EXTERNAL_DOWNLOADS]: References installation of official Stripe SDKs via standard package managers (npm, pip). These are well-known services and do not pose a security risk in this context.
- [COMMAND_EXECUTION]: Includes standard commands for package management and API testing (curl) targeting official Stripe endpoints.
- [CREDENTIALS_UNSAFE]: Uses clearly identified placeholders (
sk_test_xxx) for API keys in code examples, following standard documentation safety practices.
Audit Metadata