data-engineering

Warn

Audited by Snyk on Apr 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 explicitly integrates with a payment gateway: it references Stripe in the architecture, includes staging models for Stripe charges (stg_stripe__charges.sql), a revenue fact table and tests around payment_id/amount/status, and a Dagster asset that calls the stripe Python SDK (stripe.Charge.list). Stripe is a specific payment gateway API (not a generic tool), so this skill contains direct payment-gateway integration and therefore meets the "Direct Financial Execution" flag criteria.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 7, 2026, 10:31 AM
Issues
1
Security Audit — snyk — data-engineering