recur-checkout

Warn

Audited by Snyk on Feb 15, 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 payment integration for the Recur checkout system. It provides client hooks (useRecur/useSubscribe) that call checkout(), server-side API examples that POST to https://api.recur.tw/v1/checkouts with an X-Recur-Secret-Key, constructs checkout sessions, handles payment results (onPaymentComplete/onPaymentFailed), supports 3D Secure redirects, and describes subscription/one-time/credits/donation product types and resulting order/subscription IDs and amounts. These are specific payment gateway operations (creating checkout sessions, processing payments, managing subscriptions)—not generic tooling—so it grants direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 09:13 PM