High-risk tools in DUAL MCP Server
5 of the 115 tools in DUAL MCP Server 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
-
dual_ai_agent_executeExecuteExecute an agent, evaluating its rules against the provided context. Supports dry-run mode.
-
dual_batch_actionsExecuteExecute multiple actions atomically in a single batch. All actions succeed or all fail. Useful for complex operations like: mint + transfer + configure in one transaction.
-
dual_execute_actionExecuteExecute an action on a tokenized object via the Event Bus. Actions are the primary way to change object state. Examples: mint tokens, transfer ownership, redeem rewards, update ...
-
dual_policy_parseExecuteParse a natural language policy description into structured compliance rules.
-
dual_test_webhookExecuteSend a test payload to a webhook endpoint to verify it
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.