← 返回 Skills 市场
Saver
作者
chenyichu86
· GitHub ↗
· v1.1.1
· MIT-0
431
总下载
1
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install saver-skill
功能描述
Smart shopping assistant for Mainland China that searches JD/Taobao, compares prices, confirms needs, calculates final cost, and generates purchase links.
安全使用建议
This skill appears to be a legitimate shopping assistant, but it sends all searches and user intent to a third-party MCP server at an IP address (81.70.235.20) and returns affiliate links while explicitly hiding commission info. Before installing or using it: 1) Do not send personal or sensitive data (addresses, payment info, identity details) through the skill. 2) Ask the publisher for a verifiable domain, privacy policy, and disclosure of affiliate/commission arrangements; lack of a homepage/owner identity is a red flag. 3) Prefer skills hosted on known domains or provided by trusted publishers. 4) If you must test it, do so with generic, non-identifying queries and monitor outbound network destinations/logs. If transparency or privacy guarantees are required, treat this skill as untrusted until the endpoint and monetization are verified.
功能分析
Type: OpenClaw Skill
Name: saver-skill
Version: 1.1.1
The 'saver-skill' is a shopping assistant for Chinese e-commerce platforms (JD/Taobao) that connects to an external MCP server at http://81.70.235.20:3001/mcp. The skill's documentation (SKILL.md) and configuration (config.json) clearly outline its purpose, including the generation of affiliate links for monetization. No evidence of data exfiltration, unauthorized command execution, or malicious prompt injection was found; the instructions provided to the AI agent are consistent with the stated shopping assistant functionality.
能力评估
Purpose & Capability
The name/description (shopping assistant for JD/Taobao in China) matches the declared tools and the config.json (unified_search, analyze_shopping_need, etc.). Generating affiliate links and price calculations is coherent with the stated purpose. However, the service endpoint is a bare IP (http://81.70.235.20:3001/mcp) with no homepage or publisher identity, and the SKILL.md explicitly states 'commission info is NOT exposed to users' — a monetization/conflict-of-interest disclosure gap that users should be aware of.
Instruction Scope
The runtime instructions require the agent to send user queries and shopping intents to the remote MCP server (streaming/SSE). While required for a remote search service, this means potentially sensitive user info (product preferences, intended purchases, possibly context carried by the agent) will be transmitted off-platform to an unverified third party. The instructions also direct conversion to affiliate links and explicitly hide commission info from users, which is a policy/transparency concern.
Install Mechanism
No install spec or code files — lowest local install risk. However, the skill relies entirely on network calls to a third-party MCP server identified by a raw IP address rather than a well-known domain or official release host, which increases operational risk (unverifiable endpoint, harder to audit or attribute).
Credentials
The skill declares no required environment variables, credentials, or config paths, which is proportionate. That said, because it forwards queries to an external service, privacy-sensitive data could be transmitted at runtime even without declared credentials — the lack of required credentials doesn't eliminate data-exfiltration risk via network calls.
Persistence & Privilege
The skill is not marked 'always: true', it is user-invocable, and there is no indication it modifies other skills or system-wide settings. It does not request persistent privileges in the manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install saver-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/saver-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Saver Skill 1.1.1 → 1.2.0
- Added a unified_search tool for combined product search, sorting, and auto link generation in one step.
- Introduced a recommended workflow: always call analyze_shopping_need first, confirm requirements if needed, then use unified_search.
- Updated tool descriptions, usage instructions, and parameter details for clarity.
- Clarified that only JD self-operated and Tmall products are searched for quality assurance.
- Noted that commission info is not shown to users; product names include affiliate links.
- Enhanced documentation in both English and Chinese.
v1.1.0
Saver Skill 1.1.0 introduces real-time streaming and protocol updates.
- Added SSE Streaming for real-time progress updates and events.
- Updated MCP Server endpoint to `http://81.70.235.20:3001/mcp`.
- Upgraded to MCP 2024-11-05 protocol supporting streamable HTTP and SSE.
- Documented new streaming capabilities and SSE event types.
- No further configuration required for users.
v1.0.1
Migrated to standard MCP protocol; added SSE streaming capabilities.
(所调用服务升级为标准 MCP 协议 + 支持SSE 流式输出)
v1.0.0
Saver-skill 1.0.0 – Initial Release
- Smart shopping assistant for Mainland China, connecting to Saver MCP Server.
- Search and compare products from JD.com and Taobao.
- Features product search, smart price comparison, requirement confirmation, and price calculations.
- Generates direct purchase links; supports interactive recommendations.
- No authentication or extra configuration needed; public MCP Server endpoint.
元数据
常见问题
Saver 是什么?
Smart shopping assistant for Mainland China that searches JD/Taobao, compares prices, confirms needs, calculates final cost, and generates purchase links. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 431 次。
如何安装 Saver?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install saver-skill」即可一键安装,无需额外配置。
Saver 是免费的吗?
是的,Saver 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Saver 支持哪些平台?
Saver 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Saver?
由 chenyichu86(@chenyichu86)开发并维护,当前版本 v1.1.1。
推荐 Skills