High-risk tools in QuantConnect
7 of the 64 tools in QuantConnect are classified as high 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 high risk
-
stop_live_algorithmExecuteStop a live algorithm.
-
broadcast_live_commandExecuteBroadcast a live command to all live algorithms in an
-
check_initialization_errorsExecuteRun a backtest for a few seconds to initialize the algorithm
-
create_backtestExecuteCreate a new backtest request and get the backtest Id.
-
create_compileExecuteAsynchronously create a compile job request for a project.
-
create_live_algorithmExecuteCreate a live algorithm.
-
create_live_commandExecuteSend a command to a live trading algorithm.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.