mollie-webhooks
Warn
Audited by Snyk on Jul 7, 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 is explicitly for a payment gateway (Mollie) and includes concrete API usage and API keys for interacting with payments: it shows fetching payment resources via Mollie's API (GET /v2/payments/...), uses the official SDK call mollie.payments.get, and notes the same API key can create payments. These are specific payment-gateway operations (not generic HTTP or browser tooling), so this grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata