flowglad-subscriptions

Warn

Audited by Snyk on Feb 16, 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 for subscription billing management and includes specific mutation APIs that change billing state and trigger financial actions. It defines and uses functions like cancelSubscription (with timing options that affect refunds/access), adjustSubscription (change plan/prorated charges), uncancelSubscription (reactivate before cancellation takes effect), and createCheckoutSession (initiate a new purchase flow). These are not generic helpers (like a generic HTTP caller or browser automation); they are concrete payment/billing operations intended to update subscriptions and cause charges/refunds. Therefore it grants direct financial execution authority.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 09:21 AM