headless-checkout-proxy

Warn

Audited by Snyk on Apr 6, 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 implements an order placement flow that performs real payment submission. In orderRoutes.post("/place") it calls a VTEX payments endpoint (POST /api/payments/transactions/{transactionId}/payments) with paymentData and includes VTEX_APP_KEY / VTEX_APP_TOKEN headers. The skill's primary purpose is checkout/order placement (place → send payment → process) and it directly sends payment transactions to a payment API. This matches the "Payment Gateways" / "Send Transaction" criteria for Direct Financial Execution.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 6, 2026, 07:41 PM
Issues
1