ctrader-mcp-servers
Warn
Audited by Snyk on May 15, 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 integration for cTrader MCP servers and defines concrete mutating financial operations: place_market_order, place_limit_order, place_stop_order, place_stop_limit_order, create_order, amend_order, amend_position, close_position, cancel_order, plus workflows like "Place + visualize a trade" and "Safe flatten" ("close everything", "cancel all my orders", "flatten my book"). The documentation prescribes post-order validation after each mutating call and includes unit/price/margin conversion scripts used to compute order parameters. This is not a generic toolset — its primary and explicit purpose is to place, amend, and close market/broker orders (i.e., send transactions that move financial positions/funds).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata