mediumrender_url
Autonomous cryptocurrency payment capability
The tool description instructs the agent to 'complete the payment with your x402 wallet tooling' whenever a payment challenge is returned, effectively encouraging the agent to autonomously spend real USDC funds on behalf of the user for each call. Without explicit per-call user confirmation, this could lead to unauthorized or unexpected financial transactions being executed by the agent, especially if it is called repeatedly in a loop or workflow.
mediumrank_x402_services
Autonomous cryptocurrency payment capability
Like render_url, this tool asks the agent to complete an x402 payment (spend USDC) automatically upon receiving a payment challenge, without requiring explicit per-transaction user consent. This creates risk of the agent incurring real monetary costs on the user's behalf without clear authorization for each individual call.
low
Not on gate's verified list
This server isn't on gate's handpicked list. That's not necessarily bad, but there's no third-party signal about it — review its tools carefully.
lowrender_url
Unrestricted URL fetching / possible SSRF vector
The tool renders 'any public URL' with no indication that internal/private network addresses, localhost, or link-local metadata endpoints (e.g., cloud provider metadata services) are blocked. If the rendering backend has network access to internal infrastructure, an attacker-controlled URL passed to this tool could be used to probe or exfiltrate data from internal services via the screenshot/HTML/PDF output.