compiler

Warn

Audited by Snyk on Jun 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 documentation explicitly defines an integration for charging payments: INT-PaymentGateway with endpoint POST /api/v1/charges — "charges the payment method linked to a submitted order." CMD-SubmitOrder and FLOW-Checkout are specified to call that integration (validate and charge payment methods, circuit breaker behavior, rollback on timeout). Those are explicit payment gateway operations (i.e., sending payment/charge transactions), which constitute direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 25, 2026, 07:03 AM
Issues
1
Security Audit — snyk — compiler