China E-Commerce Shopping Guide
v1.0.1China E-Commerce Shopping Guide - Focused on recommending mainstream Chinese e-commerce platforms such as Taobao, Tmall, JD.com, and Pinduoduo. Based on prod...
⭐ 0· 160·1 current·1 all-time
byhaidong@harrylabsj
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
Assessment
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 credibility on the official platforms; (4) if you want extra assurance, open and review cn-online-shopping.py and the data files yourself (they are short and readable) before enabling autonomous invocation.Like a lobster shell, security has layers — review code before you run it.
latestvk97b2rr2bxcensdfhdjepe3px583aa9b
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
