polar-integration

Warn

Audited by Snyk on Apr 28, 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 payments/billing integration using the @polar-sh/sdk and documents direct API/SDK calls that create payment sessions and manage billing: e.g. polar.checkouts.create() (POST /v1/checkouts/) to create hosted checkout/payment sessions, polar.customerSessions.create() (POST /v1/customer-sessions/) to create customer portal sessions (manage subscriptions/payment methods), and webhook handling for order.paid, order.refunded, refund.created, etc. It requires an access token (POLAR_ACCESS_TOKEN) and describes fields for amounts, products, subscriptions, refunds, and redirects. These are specific payment gateway operations (not generic browser or HTTP tooling), so the skill grants direct financial execution capability.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 28, 2026, 02:23 PM
Issues
1