stripe
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for the Stripe API and encourages the use of official libraries and secure coding practices.\n- [SAFE]: Sensitive information is handled using environment variables, avoiding hardcoded secrets. The provided keys like 'sk_live_xxx' are clearly marked as placeholders.\n- [SAFE]: External data ingestion via webhooks is protected by cryptographic signature verification (stripe.webhooks.constructEvent), preventing unauthorized data injection into the application flow.
Audit Metadata