High-risk tools in Lattice
5 of the 15 tools in Lattice 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
-
nucleus_executeExecuteExecute Nucleus commands directly on a document without LLM orchestration.
-
analyze_documentExecuteAnalyze a document using the Recursive Language Model (RLM).
-
lattice_llm_batch_respondExecuteResolve a pending (llm_batch …) suspension with all N responses at once. (llm_batch COLL (lambda x (llm_query …))) fires ONE suspension carrying all N per-item prompts, instead...
-
lattice_llm_respondExecuteResolve a pending (llm_query …) suspension with a single string response. When lattice_query hits (llm_query …) and the client doesn
-
lattice_queryExecuteExecute a Nucleus query on the loaded document.
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.