stripe
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code examples for integrating with the Stripe API. All external references are to official Stripe domains (api.stripe.com) and reputable package repositories.
- [SAFE]: Authentication examples use standard test key prefixes (sk_test_, pk_test_) as placeholders, which is consistent with Stripe's documentation practices.
- [SAFE]: The skill emphasizes security best practices, such as storing secret keys in secure vaults or environment variables and performing signature verification for webhooks to prevent spoofing.
- [SAFE]: All listed dependencies and SDKs are official Stripe libraries for various programming languages (Node.js, Python, Ruby, etc.).
Audit Metadata