← 返回 Skills 市场
淘宝/京东/拼多多优惠查询、产品比价
作者
zhangjiun1
· GitHub ↗
· v1.0.2
· MIT-0
81
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install pricecompare
功能描述
省钱购物助手。支持:1. 解析京东/淘宝/拼多多分享口令和链接;2. 商品搜索(京东/淘宝/拼多多);3. 链接转链获取优惠链接;4. 多平台价格对比。帮助用户找到最优惠的价格,通过优惠券和折扣节省购物开支。
安全使用建议
This skill implements the advertised features but performs its work by POSTing your inputs to an external API at http://op.squirrel2.cn. Before installing or using it, consider:
- Do you trust that external host? The skill will send any pasted share content, links, or search keywords to that server. Avoid sending personal-sensitive data (passwords, account numbers, payment info) through the skill.
- If you don't trust the default backend, you can override API_BASE_URL in the skill's config or environment to point to a self‑hosted/controlled service — the code supports API_BASE_URL via environment variable but the registry does not declare it. Changing API_BASE_URL requires technical steps (editing config.py or setting an env var).
- The package requires the Python requests library but the registry metadata doesn't list dependencies; ensure your runtime has requests installed.
If you need stronger assurance, request the skill author to: (1) provide a trustworthy, documented backend or allow local processing without an external server; (2) declare environment variables and dependencies in the registry metadata; and (3) explicitly state privacy/data‑handling policies for the backend. If you cannot verify the backend, treat this skill as potentially exfiltrating the text you send to it.
功能分析
Type: OpenClaw Skill
Name: pricecompare
Version: 1.0.2
The skill acts as a proxy for a third-party shopping assistant API (op.squirrel2.cn), sending user messages and search queries to this external endpoint. The SKILL.md file contains forceful instructions directed at the AI agent, commanding it to return the code's output verbatim and prohibiting any modification or reformatting; this is a prompt-injection-style technique often used to ensure the delivery of affiliate links or to bypass the agent's natural output processing. While the behavior aligns with the stated purpose of a shopping assistant, the combination of mandatory pass-through instructions and the transmission of user data to a third-party server presents a significant privacy risk and potential for delivering untrusted content.
能力评估
Purpose & Capability
Name/description (price comparison, token/link parsing, link conversion) align with the code, formatters, and SKILL.md. The code implements search/convert/parse/compare and formatting consistent with the stated purpose.
Instruction Scope
SKILL.md clearly instructs the agent to return the output of handle_message() verbatim. The skill's runtime instructions and code call a remote API to perform core functions (/parse_share, /search, /convert, /compare). That means user messages (share content, links, search queries) are sent to an external server. The SKILL.md does not warn users that their inputs will be transmitted to that third party.
Install Mechanism
No install spec in the registry (lowest risk), but the package contains Python code that uses the requests library. The README suggests pip install requests but the skill metadata doesn't declare dependencies. This mismatch could lead to runtime failures but is not inherently malicious.
Credentials
Registry metadata lists no required env vars or credentials, but config.py reads API_BASE_URL and API_TIMEOUT from environment variables (with defaults). That allows behavior to be altered via environment variables and enables the skill to be redirected to an arbitrary backend. The default backend (http://op.squirrel2.cn) is an external third‑party host; sending user inputs there can expose potentially sensitive data (shared tokens, URLs, or other user content).
Persistence & Privilege
The skill does not request elevated privileges or permanent inclusion (always: false). It does not modify other skills or system-wide configs. No concerning persistence behavior is present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pricecompare - 安装完成后,直接呼叫该 Skill 的名称或使用
/pricecompare触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
更新 Display Name 为淘宝/京东/拼多多优惠查询、产品比价
v1.0.1
更新 Display Name
v1.0.0
price-compare 1.0.0 首发上线:
- 支持解析京东、淘宝、拼多多分享口令和链接,自动识别商品信息。
- 实现多平台(京东/淘宝/拼多多)商品搜索功能。
- 支持普通商品链接一键转为优惠链接,方便用户省钱购物。
- 提供同一商品跨平台价格对比,快速找到最低价及优惠信息。
- 规范输出格式,自动展示券后价、优惠券及一键跳转链接。
元数据
常见问题
淘宝/京东/拼多多优惠查询、产品比价 是什么?
省钱购物助手。支持:1. 解析京东/淘宝/拼多多分享口令和链接;2. 商品搜索(京东/淘宝/拼多多);3. 链接转链获取优惠链接;4. 多平台价格对比。帮助用户找到最优惠的价格,通过优惠券和折扣节省购物开支。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 淘宝/京东/拼多多优惠查询、产品比价?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pricecompare」即可一键安装,无需额外配置。
淘宝/京东/拼多多优惠查询、产品比价 是免费的吗?
是的,淘宝/京东/拼多多优惠查询、产品比价 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
淘宝/京东/拼多多优惠查询、产品比价 支持哪些平台?
淘宝/京东/拼多多优惠查询、产品比价 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 淘宝/京东/拼多多优惠查询、产品比价?
由 zhangjiun1(@zhangjiun1)开发并维护,当前版本 v1.0.2。
推荐 Skills