designing-rest-apis

Warn

Audited by Snyk on Apr 4, 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 includes an explicit Stripe integration (app/api/webhooks/stripe/route.ts) showing usage of stripe.webhooks.constructEvent, Stripe.Event, and handling checkout.session.completed — i.e., a payment gateway webhook handler. 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
Apr 4, 2026, 01:44 PM
Issues
1
Security Audit — snyk — designing-rest-apis