llm-trading-agent-security
Warn
Audited by Snyk on Aug 12, 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 about on-chain trading and contains concrete code and instructions to sign and send blockchain transactions (e.g., self.account.sign_transaction, w3.eth.send_raw_transaction), manage private keys (eth_account, TRADING_WALLET_PRIVATE_KEY), and references order placement, swaps, and treasury operations. This is a specific financial execution capability (crypto/blockchain wallet and transaction execution).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata