iblai-monetization
Warn
Audited by Snyk on May 20, 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 is explicitly designed to handle payments and integrates Stripe end-to-end: Stripe Connect onboarding (useStartStripeConnectOnboardingMutation / connect status endpoints), creating Stripe Checkout sessions (useCreateCheckoutMutation / useCreateGuestCheckoutMutation returning checkout_url / session_id), price CRUD (create/update/delete prices), enabling paywalls that route buyer → tenant Stripe account, and cancel flows that use Stripe Customer Portal. These are specific payment gateway APIs and flows (Stripe Connect & Checkout), so the skill grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata