iblai-vibe-monetization-checkout
Warn
Audited by Snyk on Aug 25, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly integrates with Stripe Checkout and Stripe Connect: it includes SDK hooks
useCreateCheckoutMutationanduseCreateGuestCheckoutMutation, calls POST checkout endpoints on the DM API that return acheckout_url, and then redirects buyers toresult.checkout_url/ Stripe. It also requires Stripe Connect Express onboarding (is_ready_for_payments). These are specific, payment-gateway operations (creating checkout sessions and initiating real payments), so this skill grants Direct Financial Execution Authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata