← 返回 Skills 市场
nepp-an

pick the best - shopping assistant

作者 nepp · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
262
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pick-the-best-shopping-assistant
功能描述
Pick the Best - Personal shopping assistant for product search, price comparison, and recommendations powered by Pick the Best
安全使用建议
This skill is internally consistent with being a shopping assistant, but you should verify a few practical things before enabling it: 1) Confirm you trust the external endpoint (https://pickthebest.com) — all API calls go there. 2) Expect affiliate-tracked product URLs as the README states; if you don’t want affiliate tags, ask the maintainer. 3) The skill claims 'no personal data is sent' but multi-turn session IDs and user queries could include personal info — avoid sending sensitive data in queries. 4) Clarify market coverage (SKILL.md vs README disagree on US/AU support) if you need searches outside GB/DE/PL/FR. 5) Test with non-sensitive queries first to confirm behavior and latency. If you need stronger assurance, request the skill author to provide an authoritative API spec, privacy policy, and an explicit list of markets supported.
功能分析
Type: OpenClaw Skill Name: pick-the-best-shopping-assistant Version: 1.0.0 The skill exhibits suspicious behavior by explicitly instructing the AI agent in SKILL.md to use the 'bash' tool to execute 'curl' commands for all API interactions, bypassing the standard and safer MCP (Model Context Protocol) server communication defined in .mcp.json. This requirement for high-privilege shell access to perform basic web requests is an unnecessary security risk and a common vector for command injection or remote code execution if the API response (from pickthebest.com) contains malicious content. Additionally, there is a contradiction between the README.md, which claims to use standard MCP integration, and the SKILL.md, which mandates raw bash execution.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill performs product search, price comparison, and recommendations by calling the documented PickTheBest HTTP/MCP endpoints. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
Instructions stay within shopping functionality (market detection, choosing an MCP tool, calling the API via Bash/HTTP, formatting results). Note: the SKILL.md and README disagree slightly on market coverage (SKILL.md lists gb/de/pl/fr; README adds US/AU and others). README also states 'No personal data is sent to the API' while the skill accepts freeform user queries and optional session_id for multi-turn conversations — those could include personal data if users provide it.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no external packages are installed. Lowest-risk install profile.
Credentials
No environment variables, credentials, or config paths are requested. The included .mcp.json points to the PickTheBest MCP server URL which is necessary for the described MCP-based operation.
Persistence & Privilege
always:false (not force-included) and normal autonomous invocation allowed. The skill does not request elevated persistence or modify other skills' config. No privileged system changes are indicated.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pick-the-best-shopping-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pick-the-best-shopping-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Pick the Best Shopping Assistant v1.0.0 - Initial release of a personal shopping assistant powered by Pick the Best. - Supports direct product search, price comparison, and recommendations via HTTP API. - Provides coverage for UK, Germany, Poland, and France. - Includes multiple shopping tools: search, agent (gift/complex), assistant chat (multi-turn), and simple chat. - Automatic market detection and tailored query strategy for best results. - Clear templates and examples provided for formatting shopping results and conversations.
元数据
Slug pick-the-best-shopping-assistant
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

pick the best - shopping assistant 是什么?

Pick the Best - Personal shopping assistant for product search, price comparison, and recommendations powered by Pick the Best. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 262 次。

如何安装 pick the best - shopping assistant?

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

pick the best - shopping assistant 是免费的吗?

是的,pick the best - shopping assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

pick the best - shopping assistant 支持哪些平台?

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

谁开发了 pick the best - shopping assistant?

由 nepp(@nepp-an)开发并维护,当前版本 v1.0.0。

💬 留言讨论