supabase-expert

Warn

Audited by Snyk on Feb 19, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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

  • Direct money access detected (high risk: 1.00). The skill explicitly includes an Edge Function ("supabase/functions/process-payment/index.ts") that integrates with Stripe: it imports Stripe, uses STRIPE_SECRET_KEY, calls stripe.paymentIntents.create(...) and stores a payment record in the database. This is a direct Payment Gateway integration and creates payment intents (i.e., moves/initiates money flows). Therefore it grants direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 19, 2026, 02:18 AM