AI agents invoke evaluate_web_task to trigger actions in Blop. 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.
The tool name 'evaluate_web_task' implies executing or evaluating a task in a web/browser context. Given the server's stated purpose of 'browser execution' and sibling tools strongly associated with browser automation and testing, this tool likely triggers browser-based actions. Description is empty, which lowers confidence, but the surrounding context points to Execute category.
From the tool's definition Tool name 'evaluate_web_task' combined with server description mentioning 'browser execution' and sibling tools like 'get_page_snapshot', 'capture_auth_session', 'debug_test_case' suggesting browser automation context.
Attacks that exploit this kind of access
evaluate_web_task. It is categorised as a Execute tool in the Blop MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Blop MCP server in PolicyLayer and add a rule for evaluate_web_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 Blop. Nothing to install.
evaluate_web_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 evaluate_web_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 evaluate_web_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.
evaluate_web_task is provided by the Blop MCP server (n2400813g/blop-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 →