ETL Pipeline
Warn
Audited by Snyk on Mar 9, 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 lists a Stripe API connector under api_sources (base_url https://api.stripe.com/v1 with endpoints like /charges, /customers, /subscriptions). Stripe is a payment gateway, so this is a specific financial integration rather than a generic API caller. Even though the rest of the skill is an ETL pipeline, the presence of a dedicated Stripe connector matches the "Payment Gateways (Stripe...)" criterion for Direct Financial Execution risk.
Audit Metadata