vtex-io-application-performance
Warn
Audited by Snyk on Jun 20, 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 addresses payment connector behavior and shows concrete payment execution calls and patterns. It includes pseudocode calling ctx.clients.paymentProvider.authorize(...), guidance to pass an Idempotency-Key to the acquirer, and rules about awaiting VBase writes for transaction state. These are specific payment-gateway interactions (authorization and transaction state handling), not generic tooling, so the skill grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata