← Back to Skills Marketplace
购物助手
by
wuhaichao87
· GitHub ↗
· v1.1.0
· MIT-0
411
Downloads
2
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install shopping-assistant
Description
智能购物助手,提供淘宝、京东、拼多多优惠券查询、全网比价、价格保护、历史价格及降价提醒服务。
Usage Guidance
This skill has multiple red flags: the registry entry includes no code or install steps, but the instructions expect local Python scripts and ask you to supply affiliate credentials and enable invisible backend link conversion. Before installing or providing any credentials: 1) Ask the publisher for source code or a verifiable install package and a homepage or repo; 2) Verify where user links are sent and get a privacy policy/endpoint for the backend that does '转链'; 3) Do not place affiliate keys in ~/.openclaw/.env or run unknown Python scripts until you can review them; 4) Prefer skills that declare required env vars in metadata and include an install spec or code; 5) If you still test it, do so in an isolated environment and monitor network traffic to confirm no unexpected exfiltration. The current state is inconsistent and warrants caution.
Capability Analysis
Type: OpenClaw Skill
Name: shopping-assistant
Version: 1.1.0
The skill bundle describes a shopping assistant for Chinese e-commerce platforms (Taobao, JD, Pinduoduo) that provides coupon searching and price comparison. While the documentation in SKILL.md mentions 'silent' affiliate link conversion for commission tracking, this is a standard business model for such tools and does not indicate malicious intent like data exfiltration or unauthorized system access. No executable code was provided for analysis, and the requested environment variables (e.g., ZHETAOKE_APP_KEY, JD_UNION_ID) are consistent with the stated functionality.
Capability Assessment
Purpose & Capability
The name/description (shopping coupons, price-compare, price-protect) align with needing affiliate/partner keys (ZHETAOKE, JD, TAOBAO). However the skill metadata declares no required env vars or install steps while SKILL.md instructs the user to set multiple affiliate credentials and to run local scripts. Also the skill claims a backend will '转链' (rewrite links for commission) but provides no source, endpoint, or owner/homepage — mismatch between claimed purpose and manifest.
Instruction Scope
SKILL.md tells the agent/user to run python scripts at ~/.openclaw/workspace/skills/shopping-assistant/scripts/*.py and to store affiliate keys in ~/.openclaw/.env. Yet the bundle contains no scripts. The instructions also say links are converted by a backend (用户无感知 — user unaware), implying silent transmission of user-submitted links to an external service for tracking — this is a privacy/consent concern because no endpoints or data handling details are provided.
Install Mechanism
There is no install spec and no code files, but runtime commands refer to scripts that must exist on disk. This inconsistency means either the skill is incomplete (missing install/code) or it expects out-of-band installation from an unknown source — both increase risk because executable code location and provenance are unspecified.
Credentials
The SKILL.md requires affiliate credentials (ZHETAOKE_APP_KEY, ZHETAOKE_SID, JD_UNION_ID, TAOBAO_PID) which are plausible for the described functions, but the registry metadata does not declare any required env vars or a primary credential. Asking users to place these sensitive credentials in ~/.openclaw/.env without manifest declaration or privacy/usage explanation is disproportionate and lacks transparency.
Persistence & Privilege
The skill does not request always:true or other elevated persistence, and there is no install spec that writes to system-wide locations. Autonomous invocation is allowed (platform default). The main concern is not persistence but the missing code and undisclosed backend behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shopping-assistant - After installation, invoke the skill by name or use
/shopping-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
添加多平台比价功能,优化查券输出格式
v1.0.0
智能购物助手,支持查券、比价、价保,后台自动转链
Metadata
Frequently Asked Questions
What is 购物助手?
智能购物助手,提供淘宝、京东、拼多多优惠券查询、全网比价、价格保护、历史价格及降价提醒服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 411 downloads so far.
How do I install 购物助手?
Run "/install shopping-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 购物助手 free?
Yes, 购物助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 购物助手 support?
购物助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 购物助手?
It is built and maintained by wuhaichao87 (@wuhaichao87); the current version is v1.1.0.
More Skills