Execute a coding task using Claude AI. The AI will autonomously
AI agents invoke execute_code_task to trigger actions in Claude Code Control MCP. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.
This tool executes code and shell commands autonomously through an AI agent. Execution of arbitrary code/commands is inherently Execute category. Severity is high because the blast radius depends on system permissions and what the AI decides to run—potential for unintended system modifications, lateral movement, or credential exposure.
From the tool's definition Tool name 'execute_code_task' combined with server description stating 'programmatic execution of coding tasks' and 'run shell commands' and 'agents to search codebases, run shell commands'.
Attacks that exploit this kind of access
Execute a coding task using Claude AI. The AI will autonomously. It is categorised as a Execute tool in the Claude Code Control MCP MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Claude Code Control MCP server in PolicyLayer and add a rule for execute_code_task: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Claude Code Control MCP. Nothing to install.
execute_code_task is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the execute_code_task rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for execute_code_task. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
execute_code_task is provided by the Claude Code Control MCP server (marc-shade/claude-code-control-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →