recur-quickstart
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 a payment gateway integration (Recur). It instructs installing the Recur SDK, setting secret API keys, and shows calling useRecur().checkout({ productId, ... }) which initiates payments/subscriptions and handles onPaymentComplete/onPaymentFailed. It also references webhooks and API keys for backend use. These are explicit financial-execution capabilities (sending/processing payments), not generic tooling.
Audit Metadata