stripe-dev
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends the installation of official Stripe SDKs including 'stripe', '@stripe/stripe-js', and '@stripe/react-stripe-js' from standard package registries.
- [COMMAND_EXECUTION]: Includes instructions for common development tasks using 'npm install' and the official Stripe CLI tool for local webhook testing ('stripe listen').
- [SAFE]: The integration patterns provided adhere to Stripe's recommended security practices, including the use of idempotency keys, server-side amount validation, and the mandatory verification of webhook signatures using official SDK methods.
Audit Metadata