webhook-implementation
Warn
Audited by Snyk on Jul 28, 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). This skill is explicitly built around Stripe (a payment gateway). It references stripe.webhooks.constructEvent, handles payment-related events like checkout.session.completed, invoice.paid, and invoice.payment_failed, and even mentions using the Stripe CLI. These are specific payment gateway integrations (not generic tooling), so the skill provides direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata