Taobao Hot Products Discovery - Find trending products, hot categories, and best deals
Security Analysis
high confidenceThe skill is internally consistent and contains only local bash scripts that print static Taobao marketing/selection guidance — it does not request credentials or perform network calls.
Name/description claim 'discover trending products on Taobao', but the shipped artifacts are local bash scripts that output static, hard-coded recommendations and heuristics rather than performing live Taobao queries or using an API. This is coherent but limits the skill: it provides advisory content, not real-time discovery.
SKILL.md tells the agent to run the included scripts (hot.sh, categories.sh, price.sh, seasonal.sh). The scripts only read positional args and the current date (seasonal.sh) and print text; they do not reference external files, environment variables, or network endpoints.
There is no install spec (instruction-only install via clawhub is suggested). No downloads, package installs, or extracted archives are present in the manifest. The only runnable files are bundled shell scripts.
The skill declares no required environment variables, credentials, or config paths. The scripts only use command-line arguments and date, which are proportional to the described functionality.
Flags show always:false and default invocation behavior. The skill does not request permanent presence or modify other skills or system-wide settings; it simply provides local scripts to run on demand.
Guidance
This skill appears safe: it contains only local bash scripts that print static guidance and requires no credentials or network access. Two practical notes before installing: (1) despite the name, it does not perform live Taobao scraping or API queries — it offers static heuristics and suggestions, so don’t expect real-time product data; (2) the source/owner is unknown, so if you will run the scripts on sensitive systems consider reviewing them yourself (they are short and readable) or running them in an isolated environment. If you need real-time trending data, look for a skill that explicitly uses Taobao APIs or a trusted scraper and declares the necessary credentials and network behavior.
Latest Release
v1.0.0
Taobao Hot Products Discovery v1.0.0 - Initial release with core features: - Browse hot products by category - View trending categories - Analyze price trends for products - Track seasonal trending products
Popular Skills
Published by @guohongbin-git on ClawHub