trading-evm
Warn
Audited by Snyk on Feb 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 is explicitly designed to perform cryptocurrency trades on EVM chains. It exposes environment variables including an EVM_PRIVATE_KEY and API keys, provides chat commands like /swap, and TypeScript functions named executeUniswapSwap and executeOneInchSwap which return transaction hashes and amounts. It also supports MEV/Flashbots usage and balance-checking tied to wallets. These are specific crypto/blockchain transaction and wallet operations — i.e., direct financial execution.
Audit Metadata