Open the visible Chrome window and ensure login. The human scans the QR by phone.
AI agents invoke taobao_initialize_login to trigger actions in Taobao Sourcing Assistant. 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.
While this tool does not directly read, write, delete, or move money, it executes browser actions and controls an interactive process (Chrome automation with QR-based authentication). The blast radius is medium: if misused by an AI agent without human oversight, it could attempt unauthorized logins, trigger account lockouts, or interfere with the human's authentication flow.
From the tool's definition Tool description states 'Open the visible Chrome window and ensure login,' which involves triggering browser automation and control flow operations.
Attacks that exploit this kind of access
Open the visible Chrome window and ensure login. The human scans the QR by phone. It is categorised as a Execute tool in the Taobao Sourcing Assistant MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Taobao Sourcing Assistant MCP server in PolicyLayer and add a rule for taobao_initialize_login: 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 Taobao Sourcing Assistant. Nothing to install.
taobao_initialize_login 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 taobao_initialize_login 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 taobao_initialize_login. 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.
taobao_initialize_login is provided by the Taobao Sourcing Assistant MCP server (randunun-eng/taobao-sourcing-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 →