polar-better-auth
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 designed to integrate with a payment gateway (Polar) and includes direct billing operations: creating checkout sessions (authClient.checkout), usage-based billing event ingestion (authClient.usage.ingestion), customer creation/deletion via the Polar SDK, listing/creating orders and subscriptions, and handling payment/webhook events (onOrderPaid, onRefundCreated, etc.). It requires a POLAR_ACCESS_TOKEN and uses the Polar SDK for payment/subscription management. These are explicit financial execution capabilities (sending/processing payments, managing subscriptions/refunds, and billing), not generic tooling.
Audit Metadata