django-celery
Warn
Audited by Snyk on May 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 includes explicit, application-level tasks that perform payment actions: a named task payments.charge_card that calls _do_charge(order_id) and examples that call order.charge() / charge_and_fulfill. Those are explicit "send transaction" / charge operations (direct financial execution), not merely generic automation or HTTP callers. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata