observability-sre
Warn
Audited by Snyk on Jun 19, 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 includes an explicit call to a payment gateway API: the processPayment example invokes stripe.charges.create({ amount, currency: 'usd' }) and includes payment attributes (amount, currency, payment_method). This is a specific, non-generic payment API call (Stripe), which constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata