dom_exists

True if at least one element matches the selector. Zero-round-trip

Server Hermes Computer Use noah3521/hermes-computer-use
Category Read
Risk class Low
Parameters 00 required

What dom_exists does on Hermes Computer Use

AI agents call dom_exists to retrieve information from Hermes Computer Use without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why dom_exists needs a policy

This tool only checks for the existence of a DOM element matching a selector and returns a boolean. It reads browser state without modifying anything, executing code, or causing any side effects.

From the tool's definition 'True if at least one element matches the selector. Zero-round-trip' — purely queries DOM state with no side effects

Questions about dom_exists

What does the dom_exists tool do? +

True if at least one element matches the selector. Zero-round-trip. It is categorised as a Read tool in the Hermes Computer Use MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on dom_exists? +

Register the Hermes Computer Use MCP server in PolicyLayer and add a rule for dom_exists: 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 Hermes Computer Use. Nothing to install.

What risk level is dom_exists? +

dom_exists is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit dom_exists? +

Yes. Add a rate_limit block to the dom_exists 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.

How do I block dom_exists completely? +

Set action: deny in the PolicyLayer policy for dom_exists. 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.

What MCP server provides dom_exists? +

dom_exists is provided by the Hermes Computer Use MCP server (noah3521/hermes-computer-use). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER 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 →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.