django-tdd

Warn

Audited by Snyk on Mar 13, 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 prompt explicitly includes integration with a payment gateway: tests patch and assert calls to apps.payments.services.stripe and mock_stripe.Charge.create, and the checkout flow patches process_payment to complete purchases. These are direct references to using Stripe (a payment gateway) and payment-processing functions, which constitute specific financial execution capabilities rather than generic tooling.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 13, 2026, 12:38 AM
Issues
1