High-risk tools in MaverickMCP
12 of the 54 tools in MaverickMCP 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
-
reset_circuit_breakerExecuteReset a specific circuit breaker. Args: breaker_name: Name of the circuit breaker to reset Returns: Dictionary containing operation result
-
backtest_portfolioExecuteBacktest a strategy across multiple symbols (portfolio). Args: symbols: List of stock symbols strategy: Strategy type to apply start...
-
compare_strategiesExecuteCompare multiple strategies on the same symbol. Args: symbol: Stock symbol strategies: List of strategy types to compare (defaults to all) ...
-
monte_carlo_simulationExecuteRun Monte Carlo simulation on backtest results. Args: symbol: Stock symbol strategy: Strategy type start_date: Start date (YYYY-MM-D...
-
optimize_strategyExecuteOptimize strategy parameters using VectorBT grid search. Args: symbol: Stock symbol to optimize strategy: Strategy type to optimize ...
-
parse_strategyExecuteparse_strategy
-
run_backtestExecuterun_backtest
-
run_intelligent_backtestExecuterun_intelligent_backtest
-
run_ml_strategy_backtestExecuteRun backtest using ML-enhanced strategies. Args: symbol: Stock symbol to backtest strategy_type: ML strategy type (ml_predictor, adaptive, ensem...
-
train_ml_predictorExecuteTrain an ML predictor model for trading signals. Args: symbol: Stock symbol to train on start_date: Start date for training data end...
-
walk_forward_analysisExecutePerform walk-forward analysis to test strategy robustness. Args: symbol: Stock symbol to analyze strategy: Strategy type start_date:...
-
create_strategy_ensembleExecuteCreate and backtest a strategy ensemble across multiple symbols. Args: symbols: List of stock symbols base_strategies: List of base strategy nam...
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.