use-ritmex-bot
Warn
Audited by Snyk on Feb 27, 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 a trading/exchange CLI integration (ritmex-bot) with commands to create/cancel orders, run strategies, and perform account/position write actions. It defines exact "order create" syntax (side, type, quantity, price), "order cancel" and "order cancel-all", and a live execution flow (dry-run then execute live on confirmation). This is a purpose-built financial execution tool for market orders on exchanges (e.g., Binance) rather than a generic interface, so it grants direct financial execution capability.
Audit Metadata