collect_images

采集指定网页上的所有 jpg/png 图片并保存到桌面。打开浏览器访问网页,提取所有图片链接,下载到本地。

Server Claude Stats MCP upjiang/ai-mcp-study
Category Execute
Risk class High
Parameters 00 required

What collect_images does on Claude Stats MCP

AI agents invoke collect_images to trigger actions in Claude Stats 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.

Why collect_images needs a policy

This tool opens a browser, navigates to a specified URL, extracts all image links, and downloads files to the local desktop. It triggers external browser operations and writes arbitrary files from the internet to the local filesystem, constituting an Execute-level action with high severity due to the risk of downloading malicious content and writing files to the user's system without fine-grained control.

From the tool's definition 采集指定网页上的所有 jpg/png 图片并保存到桌面。打开浏览器访问网页,提取所有图片链接,下载到本地。

Questions about collect_images

What does the collect_images tool do? +

采集指定网页上的所有 jpg/png 图片并保存到桌面。打开浏览器访问网页,提取所有图片链接,下载到本地。. It is categorised as a Execute tool in the Claude Stats MCP MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on collect_images? +

Register the Claude Stats MCP server in PolicyLayer and add a rule for collect_images: 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 Stats MCP. Nothing to install.

What risk level is collect_images? +

collect_images is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit collect_images? +

Yes. Add a rate_limit block to the collect_images 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 collect_images completely? +

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

collect_images is provided by the Claude Stats MCP server (upjiang/ai-mcp-study). 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.