pci-dss-compliance
Warn
Audited by Snyk on Feb 16, 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 is specifically focused on payment card handling and PCI DSS for payment processing, and includes explicit, payment-specific API usages and patterns that perform or initiate transactions: e.g., IPaymentGateway.Charge(request), IHostedPaymentProvider.CreateSession(...)->session.RedirectUrl, Stripe examples (stripe.createToken), handling vault tokens and transaction IDs, and webhook payment confirmations. These are concrete payment-gateway integration examples (not generic HTTP or browser automation) and therefore expose direct financial execution patterns.
Audit Metadata