📦 China E-Commerce Shopping Guide — 中国网购导购
v1.0.1聚焦淘宝、天猫、京东、拼多多等主流中国电商平台,根据用户输入的商品关键词,智能推荐高评分热销商品及对应购买链接,帮助海外用户快速了解中文商品信息、价格区间与促销节奏,实现一站式中文购物指引。
0· 220·1 当前·1 累计
下载技能包
最后更新
2026/3/21
安全扫描
OpenClaw
安全
high confidenceThe skill's code, data files, and runtime instructions match its stated purpose (recommending Chinese e‑commerce platforms); it runs only on local static data, requests no credentials, and has no install or network behavior that contradicts its description.
评估建议
This skill appears to be what it says: a local, static-data recommender for Chinese e‑commerce platforms. Before installing: (1) ensure you trust the skill source — although it contains only static data and a small CLI, packaged code still runs on your machine; (2) confirm your agent runtime has Python 3 available (SKILL.md expects python3 but the metadata did not declare it); (3) remember recommendations come from static bundled data and may be outdated — verify prices, logistics, and seller cr...详细分析 ▾
ℹ 用途与能力
Name/description (China e‑commerce recommendations) align with included files: a CLI Python script (cn-online-shopping.py), data/*.json, and reference markdowns. Minor inconsistency: the skill metadata lists no required binaries, but SKILL.md and the workflow expect python3 to be available to run cn-online-shopping.py.
✓ 指令范围
SKILL.md instructs the agent to call the included cn-online-shopping.py and to present recommendations based on static data files. The runtime instructions reference only local files in the skill bundle (data/ and references/) and do not direct the agent to read unrelated system files, environment variables, or external endpoints.
✓ 安装机制
No install specification (instruction-only) and no external downloads. All code and data are packaged with the skill; nothing will be fetched from the network during install. This is low-risk from an install-mechanism perspective.
✓ 凭证需求
The skill requires no environment variables, secrets, or external credentials. It operates solely on included static JSON/Markdown files. The only relevant runtime dependency is Python 3 (not declared), which is proportional to a packaged Python CLI.
✓ 持久化与权限
The skill does not request always:true and does not modify system or other skills' configurations. It has no autonomy-related elevation beyond the platform defaults and does not persist credentials or install services.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.12026/3/17
English main doc with Chinese triggers preserved
● 无害
安装命令
点击复制官方npx clawhub@latest install cn-online-shopping
镜像加速npx clawhub@latest install cn-online-shopping --registry https://cn.longxiaskill.com