stripe-integration
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code examples for Stripe integration. No malicious patterns or security risks were identified.
- [CREDENTIALS_UNSAFE]: The code snippets use recognized placeholders for Stripe test keys (
sk_test_...) and webhook secrets (whsec_...). No real credentials are exposed. - [EXTERNAL_DOWNLOADS]: The skill references internal resource files (e.g.,
assets/stripe-client.py,resources/implementation-playbook.md) that are part of the skill's own package rather than untrusted remote sources. - [COMMAND_EXECUTION]: Code examples demonstrate standard API interactions using the
stripelibrary and a Flask web server for webhooks, which are appropriate for the skill's stated purpose.
Audit Metadata