← 返回 Skills 市场
guohongbin-git

Taobao Hot Cn

作者 Guohongbin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1252
总下载
3
收藏
11
当前安装
1
版本数
在 OpenClaw 中安装
/install taobao-hot-cn
功能描述
Taobao Hot Products Discovery - Find trending products, hot categories, and best deals
安全使用建议
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.
功能分析
Type: OpenClaw Skill Name: taobao-hot-cn Version: 1.0.0 The OpenClaw skill bundle is benign. All shell scripts (`categories.sh`, `hot.sh`, `price.sh`, `seasonal.sh`) primarily use `echo` to output hardcoded information, simulating product trend discovery. User inputs are safely handled by assigning them to double-quoted variables and using `case` statements, which prevents shell injection. The only external command executed is `date` in `seasonal.sh`, which is a standard, non-malicious system utility. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent in any of the files, including SKILL.md and README.md.
能力评估
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install taobao-hot-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /taobao-hot-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug taobao-hot-cn
版本 1.0.0
许可证
累计安装 11
当前安装数 11
历史版本数 1
常见问题

Taobao Hot Cn 是什么?

Taobao Hot Products Discovery - Find trending products, hot categories, and best deals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1252 次。

如何安装 Taobao Hot Cn?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install taobao-hot-cn」即可一键安装,无需额外配置。

Taobao Hot Cn 是免费的吗?

是的,Taobao Hot Cn 完全免费(开源免费),可自由下载、安装和使用。

Taobao Hot Cn 支持哪些平台?

Taobao Hot Cn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Taobao Hot Cn?

由 Guohongbin(@guohongbin-git)开发并维护,当前版本 v1.0.0。

💬 留言讨论