ai-sdk
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 explicitly defines a "paymentTool" with description "Process payment", an input schema including amount and recipient, and an execute handler that calls processPayment(amount, recipient). This is a specific tool for sending transactions (processing payments), not a generic API caller or browser automation. That constitutes direct financial execution capability.
Audit Metadata