← 返回 Skills 市场
1157
总下载
3
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install price-hunter
功能描述
Global price comparison tool with international platform support. Compare prices across Amazon, eBay, AliExpress, Temu (international) AND JD, Taobao, Tmall,...
安全使用建议
This skill is internally consistent, but be aware of practical and policy considerations before installing: it scrapes public product pages and search results — this can trigger anti-scraping blocks, return incomplete data for pages behind login, or run afoul of some sites' terms of service. The skill does not request credentials, but it will make many outgoing requests (the agent's network/IP will be used). If you need reliable or high-volume data, prefer official APIs from merchants or aggregator partners and consider rate limits, localization (currency, region, language), and verifying final prices before purchasing. If you want to restrict network access or audit requests, do that at the agent/platform level. If anything in the SKILL.md seems unclear (for example how it handles paginated results, currency rounding, or shipping estimate sources), ask the author for clarification before use.
功能分析
Type: OpenClaw Skill
Name: price-hunter
Version: 1.0.0
The skill instructs the AI agent to process user-provided URLs and construct `web_search` queries using unsanitized user input. This creates a significant prompt injection surface and a potential Server-Side Request Forgery (SSRF) vulnerability if the `web_fetch` tool (implicitly used for user-provided URLs) is not properly sandboxed. While the stated purpose is benign price comparison, these instructions in `SKILL.md` enable risky capabilities that could be exploited by a malicious user to direct the agent to arbitrary external sites or manipulate search queries for unintended actions.
能力评估
Purpose & Capability
Name and description claim cross-platform price comparison; SKILL.md instructs web search and page fetching to extract prices, sellers, ratings, shipping, and links — all coherent and expected for this purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are focused on searching and extracting price data from public pages and search results. They explicitly handle platform-specific limitations (e.g., Pinduoduo link restrictions, Taobao/Tmall login walls). Note: following pages that require login or verifying link accessibility may fail or return partial data; the instructions do not ask for any local file or secret access.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest risk install surface. Nothing is written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The required external access (web searches and fetches) matches the stated functionality.
Persistence & Privilege
Does not request always: true or any elevated persistent privileges. Default autonomous invocation is allowed by platform but is not excessive for this type of skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install price-hunter - 安装完成后,直接呼叫该 Skill 的名称或使用
/price-hunter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Global price comparison with international (Amazon, eBay, AliExpress, Temu) and Chinese (JD, Taobao, Tmall, Pinduoduo) platform support
元数据
常见问题
Price Hunter 是什么?
Global price comparison tool with international platform support. Compare prices across Amazon, eBay, AliExpress, Temu (international) AND JD, Taobao, Tmall,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1157 次。
如何安装 Price Hunter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install price-hunter」即可一键安装,无需额外配置。
Price Hunter 是免费的吗?
是的,Price Hunter 完全免费(开源免费),可自由下载、安装和使用。
Price Hunter 支持哪些平台?
Price Hunter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Price Hunter?
由 Michael(@sunkinux)开发并维护,当前版本 v1.0.0。
推荐 Skills