saas-mvp-launcher

Warn

Audited by Snyk on Jul 18, 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 integrates a payment gateway (Stripe). The project structure lists a stripe.ts client, the Prisma Subscription schema stores Stripe customer/subscription IDs, and the Stripe integration section shows initializing Stripe with STRIPE_SECRET_KEY and a createCheckoutSession function that calls stripe.checkout.sessions.create — i.e., code to create subscription checkout sessions (direct financial operations). This is a specific payment API integration, not a generic tool, so it grants direct financial execution capability.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 18, 2026, 03:40 AM
Issues
1
Security Audit — snyk — saas-mvp-launcher