fiat
Warn
Audited by Snyk on Apr 1, 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 explicitly designed to perform fiat money operations on Binance. It defines authenticated endpoints for deposit and withdraw (e.g., /sapi/v1/fiat/deposit (POST) and /sapi/v2/fiat/withdraw (POST)), requires API key and secret for signing requests, describes how to sign and send transactions, and includes behavior for performing mainnet transactions (including a user "CONFIRM" step). These are concrete, specific financial execution capabilities (sending fiat deposits/withdrawals and signed API transactions), not generic tooling. Therefore it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata