payment-reconciliation-automation
Warn
Audited by Snyk on Mar 16, 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 designed for payment-related financial operations. It references and instructs connecting payment gateways (Stripe, PayPal, Shopify Payments), tells the user to supply API keys, and includes concrete code using the Stripe Balance Transactions API (stripe.balanceTransactions.list) and guidance to use the PayPal Reporting API. These are specific, non-generic integrations with payment processors and banking-related data feeds (explicit payment gateway APIs), so it meets the criteria for Direct Financial Execution authority (risk-relevant). It is not merely generic browser automation or a generic HTTP caller — it targets payment processor APIs directly.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata