High-risk tools in Marketintell
9 of the 17 tools in Marketintell 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
-
chatExecuteRun a query through MarketIntell's brain (auto-routes to T1 fast agent or T2 CoT pipeline based on intent). Returns synthesized analysis with citations and trade setup when rele...
-
chat_deepExecuteRun a query through MarketIntell's T3 supervisor — parallel specialists across technical/derivatives/macro/social/onchain/etc. plus synthesis. Slower (~25-40s) and costlier than...
-
execute_approve_intentExecuteApprove a pending trade intent and place the order at the broker. Returns the executed_order audit row. Requires `trade` scope.
-
execute_list_intentsExecuteList the caller's recent trade intents (pending, executed, rejected). Requires `trade` scope.
-
execute_propose_intentExecutePropose a trade intent to the user's connected broker. Writes a pending row the user reviews + approves. Requires `trade` scope. Use this when an agent wants to act on a signal ...
-
execute_read_portfolioExecuteRead the caller's connected broker account snapshot — equity, cash, buying power, open positions. Requires `trade` scope.
-
healthExecuteMarketIntell system health — uptime, cache stats, memory, provider circuit-breaker states.
-
screenerExecuteToken screening — find trending tokens, top gainers, and top losers. Use this to discover what's moving in the market right now.
-
signal_performanceExecuteRealized signal accuracy — rolling 30-day win rate over CLOSED trade signals, where a win is a real take-profit / in-profit expiry (net positive after fees & leverage) and a los...
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.