Integration Patterns
Warn
Audited by Snyk on Feb 27, 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 includes a Stripe webhook handler (handleStripeWebhook) that verifies Stripe signatures and processes Stripe events such as payment_intent.succeeded, payment_intent.failed, and customer.subscription.updated. This is a specific payment-gateway integration (Stripe), not a generic browser/API tool, and therefore constitutes direct financial execution capability.
Audit Metadata