django-tdd
Warn
Audited by Snyk on Mar 12, 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 includes payment gateway usage: tests patch and call stripe.Charge.create (mocking Stripe) and exercise a checkout/process_payment flow that completes purchases. These are specific payment gateway integrations (Stripe) and test code for sending payments, so the skill is specifically designed to interact with a financial execution API.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata