Run a Lighthouse audit on a webpage to generate a comprehensive performance report with detailed resource analysis. The report includes specific file paths, resource sizes, and performance metrics similar to Chrome DevTools. Identifies exact files causing performance issues without offering impro...
AI agents invoke webtool_lighthouse to trigger actions in Webtools 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 tool triggers external code execution (Lighthouse audit engine) that inspects and analyzes a web resource. While it produces only informational output (no data modification), the execution itself depends entirely on the URL argument provided, making it an Execute tool. An AI agent could misuse this to enumerate internal infrastructure details, discover resource paths, or perform reconnaissance on systems.
From the tool's definition "Run a Lighthouse audit on a webpage" - executes an external tool (Lighthouse/Chrome DevTools) against a specified target.
Attacks that exploit this kind of access
Run a Lighthouse audit on a webpage to generate a comprehensive performance report with detailed resource analysis. The report includes specific file paths, resource sizes, and performance metrics similar to Chrome DevTools. Identifies exact files causing performance issues without offering improvement suggestions. It is categorised as a Execute tool in the Webtools MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Webtools MCP Server MCP server in PolicyLayer and add a rule for webtool_lighthouse: 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 Webtools MCP Server. Nothing to install.
webtool_lighthouse 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 webtool_lighthouse 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 webtool_lighthouse. 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.
webtool_lighthouse is provided by the Webtools MCP Server MCP server (misterboe/webtools-mcp-server). 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 →