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
| 3 | description: 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
| 12 | 1. **Install & config** — Add `@convex-dev/stripe`, register component, HTTP webhook route |
medium line 13
Webhook reference - potential data exfiltration
SourceSKILL.md
| 13 | 2. **Env vars** — Stripe keys, product IDs, webhook secret, `SITE_URL` |
Scanned on May 24, 2026
View Security Dashboard