iblai-credit
Warn
Audited by Snyk on May 1, 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 a billing/paywall UI integrated with Stripe flows and billing APIs. It references Stripe checkout (success_url / prefilled email), opens the Stripe customer portal in the payment_method_update flow, and relies on SDK mutations/hooks like useCreateStripeCustomerPortalMutation and useStripeUpgrade.handleUpgrade — all specific payment gateway/billing operations. This is not a generic UI or browser automation tool; it is specifically designed to manage payments, add credits, upgrade plans, and handle payment methods.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata