stopVirtualMachine(4.21). forced 옵션 지원. 반환에 jobid 포함 가능.
AI agents invoke mold_stopVirtualMachine to trigger actions in ABLESTACK MOLD MCP Server. 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 is an Execute-category tool because it runs an operation that triggers external effects on cloud infrastructure (stopping a virtual machine). While not immediately destructive (the VM is not deleted, just stopped), it performs an irreversible state change to running infrastructure and could cause significant service disruption if misused by an AI agent (e.g., stopping production VMs).
From the tool's definition Tool name 'mold_stopVirtualMachine' and description indicate it stops virtual machines with a forced option, returning a jobid. This triggers an external operation (stopping a VM) whose effects depend on which VM is targeted.
Attacks that exploit this kind of access
stopVirtualMachine(4.21). forced 옵션 지원. 반환에 jobid 포함 가능. It is categorised as a Execute tool in the ABLESTACK MOLD MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the ABLESTACK MOLD MCP Server MCP server in PolicyLayer and add a rule for mold_stopVirtualMachine: 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 ABLESTACK MOLD MCP Server. Nothing to install.
mold_stopVirtualMachine 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 mold_stopVirtualMachine 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 mold_stopVirtualMachine. 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.
mold_stopVirtualMachine is provided by the ABLESTACK MOLD MCP Server MCP server (ycyun/ablestack-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
mold_stopVirtualMachine is one line of ABLESTACK MOLD MCP Server's registry record.
The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.
Teams ship this data inside their own products. See what a licence covers →