flowglad-pricing-ui
Warn
Audited by Snyk on Feb 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 is explicitly about billing and subscriptions and includes concrete billing APIs and calls that initiate payments. Example code calls billing.createCheckoutSession({...}) to start a checkout flow, accesses billing.currentSubscriptions, and uses useBilling() ( authenticated billing context) to perform checkout-related actions. These are specific payment/subscription APIs (not generic browser automation or generic HTTP), so the skill grants direct financial execution capability.
Audit Metadata