← 返回 Skills 市场
evensix66

Taobao Query

作者 EvenSix66 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
517
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install taobao-query
功能描述
Query Taobao product prices and information through MCP (Model Context Protocol). Use when the user asks about product prices, searches for items on Taobao,...
安全使用建议
This skill can control a Taobao client via an MCP server and read sensitive, authenticated data (cart, orders, browsing history). Before installing: only use it if you trust the skill source; ensure TAOBAO_MCP_URL is left at the localhost default (http://127.0.0.1:3654/mcp) and do NOT point it to remote or untrusted hosts; consider using a separate/no-payment Taobao account for testing; restrict or disable autonomous invocation if possible; review network/firewall rules so the MCP port is not exposed publicly; and monitor the Taobao account for unexpected activity. If you need stronger assurance, ask the skill author to require/confirm localhost-only MCP use and to document exactly which MCP tool calls will run for each user request.
功能分析
Type: OpenClaw Skill Name: taobao-query Version: 1.0.0 The taobao-query skill provides an interface for an AI agent to interact with Taobao via a local Model Context Protocol (MCP) server. While the instructions in SKILL.md include safety guardrails against financial transactions, the skill grants high-risk capabilities including 'navigate_to_url', 'input_text', and 'get_browse_history', which allow for broad browser automation and access to sensitive user data. The dependency on a specific local 'Taobao Desktop Client' to host the service at http://127.0.0.1:3654/mcp is a significant external requirement that could be used as a vector for local service exploitation or social engineering, placing it in the suspicious category despite the lack of clear malicious intent.
能力评估
Purpose & Capability
The name/description (Taobao product queries) align with the SKILL.md: it expects a running Taobao MCP server and exposes search, browse, cart and chat operations — these are coherent with the stated purpose. However, the skill permits broad browsing/navigation and reading of cart/order data (sensitive but plausibly needed).
Instruction Scope
The SKILL.md instructs the agent to connect to an MCP server and use operations that can read page content, browsing history, cart and order details, navigate to arbitrary URLs, and send chat messages. While payments are explicitly forbidden, the agent can still access authenticated Taobao state (orders, carts, browsing history) and open arbitrary URLs — actions that can expose private data or be abused to perform unwanted actions.
Install Mechanism
This is an instruction-only skill (no install spec or code). That lowers disk/execution risk. It does require the user to install/enable the Taobao Desktop client's MCP service — which is expected for its function.
Credentials
The skill declares no required env vars or credentials, but it instructs the user to set TAOBAO_MCP_URL and examples allow non-localhost addresses. Pointing TAOBAO_MCP_URL to a remote or attacker-controlled host would let that host receive session-level commands and access account data. Even with localhost, the MCP interface can expose authenticated account data (cart, orders, browsing history), which is sensitive and should be limited.
Persistence & Privilege
always:false (no forced install). The skill is callable autonomously by default (disable-model-invocation:false), which is platform normal. Autonomous invocation plus the ability to access account data and arbitrary MCP endpoints increases blast radius — consider restricting autonomous use if you don't trust the skill source.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install taobao-query
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /taobao-query 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Taobao product price query with MCP support. Features: specific model search, category analysis, cart/order viewing, smart connection handling.
元数据
Slug taobao-query
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Taobao Query 是什么?

Query Taobao product prices and information through MCP (Model Context Protocol). Use when the user asks about product prices, searches for items on Taobao,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 517 次。

如何安装 Taobao Query?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install taobao-query」即可一键安装,无需额外配置。

Taobao Query 是免费的吗?

是的,Taobao Query 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Taobao Query 支持哪些平台?

Taobao Query 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Taobao Query?

由 EvenSix66(@evensix66)开发并维护,当前版本 v1.0.0。

💬 留言讨论