Stripe Payments
Pass
Audited by Gen Agent Trust Hub on Jun 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation and configuration guide for automating Stripe payments. No malicious behaviors, obfuscation, or persistence mechanisms were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the official Stripe API and demonstrates integration using standard JavaScript patterns. Stripe is recognized as a well-known and trusted service provider.
- [CREDENTIALS_UNSAFE]: All sensitive parameters in the code snippets, such as customer IDs and price IDs, utilize safe placeholders (e.g., 'price_xxx', 'cus_xxx'). No hardcoded API keys or secrets are present.
Audit Metadata