plans-and-features-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 a domain-specific billing/schema DSL (PayKit) for defining plans, prices, metered features, and subscription behavior. It includes explicit pricing fields (amount, interval), customer subscription semantics (default plan on upsertCustomer), and an explicit integration step: "npx paykitjs push ... to sync to the database and Stripe." The direct mention of Stripe and built-in billing/subscription operations make this a specific financial tool (payment gateway integration), not a generic utility.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata