python-background-jobs

Warn

Audited by Snyk on Apr 30, 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 payment-processing tasks and calls that perform charges. Examples: a Celery task process_payment calls payment_gateway.charge(payment_id) and returns a transaction_id, and process_order calls payment_provider.charge(amount=order.total, idempotency_key=...). These are concrete, finance-specific operations (charging/payments) rather than generic examples, so the skill grants direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 30, 2026, 01:08 AM
Issues
1