stripe-payments
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code examples for using the Stripe API and does not contain any malicious instructions or hidden behaviors.\n- [EXTERNAL_DOWNLOADS]: References the official Stripe SDKs (
stripevia npm and pip) and the official Stripe CLI via Homebrew. These are well-known and trusted resources from a recognized service provider.\n- [CREDENTIALS_UNSAFE]: Follows security best practices by instructing users to store secret keys in environment variables. The skill uses standard Stripe key patterns (e.g.,sk_test_...) as placeholders and does not include any actual hardcoded credentials.\n- [COMMAND_EXECUTION]: Includes standard examples for the Stripe CLI, such asstripe loginandstripe listen, which are routine tools for payment integration development and testing.
Audit Metadata