Critical-risk tools in Node2flow/binance
3 of the 23 tools in Node2flow/binance are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
bn_cancel_all_ordersDestructiveCancel all open orders for a symbol. WARNING: This cancels ALL pending orders at once. Cannot be undone.
-
bn_cancel_orderDestructiveCancel an active order by orderId or origClientOrderId.
-
bn_new_orderFinancialPlace a new order. WARNING: This uses REAL MONEY on Binance Global. Supports LIMIT, MARKET, STOP_LOSS, STOP_LOSS_LIMIT, TAKE_PROFIT, TAKE_PROFIT_LIMIT, LIMIT_MAKER order types. ...
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.