paykit-best-practices
Warn
Audited by Snyk on Apr 11, 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 SDK (PayKit) with direct integrations and APIs for payment providers (example: provider: stripe({...})), subscription management (client.subscribe, auto-subscribe behavior), customer CRUD (upsertCustomer, deleteCustomer), and commands that sync plans/tables with Stripe (npx paykitjs push). These are specific, purpose-built payment operations — not generic tooling — and therefore constitute direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata