Skip to main content

stripe-subscription

Facilitates the integration of Stripe subscriptions in Convex apps, covering setup, billing, and subscription management.

Install this skill

or
85/100

Security score

The stripe-subscription skill was audited on May 24, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: Add Stripe subscriptions to a Convex + TanStack Start + Better Auth app. Use when implementing paywall, checkout, billing portal, or subscription gating. Documents the full flow: @convex-
medium line 12

Webhook reference - potential data exfiltration

SourceSKILL.md
121. **Install & config** — Add `@convex-dev/stripe`, register component, HTTP webhook route
medium line 13

Webhook reference - potential data exfiltration

SourceSKILL.md
132. **Env vars** — Stripe keys, product IDs, webhook secret, `SITE_URL`
Scanned on May 24, 2026
View Security Dashboard
Installation guide →