doordash

Warn

Audited by Snyk on Jul 25, 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 documents and instructs use of a specific DoorDash CLI (dd-cli) with explicit commands to charge a saved payment method. It defines payment behavior (default card selection via default_payment_method_id), requires running dd-cli order submit --cart-uuid <u> --tip-cents <cents> -y which "charges the default card immediately", and warns submit is destructive/non-idempotent. These are explicit financial-execution operations (sending a payment/charging a card) rather than generic tooling.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 25, 2026, 05:23 PM
Issues
1
Security Audit — snyk — doordash