components-guide
Warn
Audited by Snyk on Feb 16, 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 explicitly includes payment/billing components and examples of creating payments. It references Stripe in an example (payments.ts
- Stripe, webhooks, billing), lists a Payments component (@convex-dev/polar
- Polar billing & subscriptions), and shows code calling components.payments.createSubscription with amount and returning a subscription/paymentId. These are specific payment gateway/billing integrations (explicitly moving money/subscriptions), not generic tooling, so it grants direct financial execution capability.
Audit Metadata