Alibaba Product Hunt

v2.0.0

Discover trending, best-selling, and newly listed products on Alibaba.com to analyze market trends and identify hot-selling items by category.

0· 169·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for zeyu426/alibaba-product-hunt.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Alibaba Product Hunt" (zeyu426/alibaba-product-hunt) from ClawHub.
Skill page: https://clawhub.ai/zeyu426/alibaba-product-hunt
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install alibaba-product-hunt

ClawHub CLI

Package manager switcher

npx clawhub@latest install alibaba-product-hunt
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (discover trending / hot-selling products on Alibaba) match the included SKILL.md and the helper scripts. The build_url.py constructs Alibaba search URLs with the required tracking parameter. The repo contains packaging/publish helper scripts (release.sh, package_skill.py) which are appropriate for development/publishing but not required at runtime. Minor note: release.sh hardcodes a VERSION=1.0.0 while registry metadata shows 2.0.0; this is an editorial mismatch, not a security problem.
Instruction Scope
SKILL.md instructs only to visit Alibaba listing pages, include the traffic_type=ags_llm parameter, extract product links, and analyze listing details. It does not instruct reading local files, accessing unrelated environment variables, or sending data to third-party endpoints beyond Alibaba pages. The tracking parameter is explicit; there are no instructions that imply data exfiltration of local secrets.
Install Mechanism
No install spec is present (instruction-only at runtime). Included scripts are simple local Python utilities (URL-builder and packaging) and a small bash release script that calls a CLI (clawdhub). There are no downloads from arbitrary URLs, no extracted archives, and no foreign package installs declared.
Credentials
Skill declares no required environment variables, no credentials, and no config paths. The runtime instructions do not reference hidden env vars or secrets. The traffic_type tracking parameter is the only external identifier used.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence. It does not attempt to modify other skills or global agent settings in the files provided. The included publish script is for the maintainer's workflow and not a runtime privilege escalation.
Assessment
This skill appears to be what it says: a small helper for building Alibaba search URLs and guiding browsing of Top Ranking / New Arrivals / Hot-Selling pages. Before installing: (1) be aware the SKILL will direct the agent to fetch content from Alibaba (which may hit site rate limits or violate site terms if abused); (2) the skill appends a tracking parameter (traffic_type=ags_llm) to URLs for attribution — if you object to that, remove or change it; (3) the included release/publish scripts are development tools and will call the clawdhub CLI if executed — they do not run automatically; (4) if you want to limit autonomous web access, prefer using the skill only when explicitly invoked or restrict the agent's web-browsing capability. No credentials or remote installers are required. If you want more assurance, inspect the code yourself or run it in a restricted environment first.

Like a lobster shell, security has layers — review code before you run it.

alibabavk97ezzr0sf56tpyct7vdk6kbp5833nqxlatestvk97ezzr0sf56tpyct7vdk6kbp5833nqxproduct-discoveryvk97ezzr0sf56tpyct7vdk6kbp5833nqxtrendingvk97ezzr0sf56tpyct7vdk6kbp5833nqx
169downloads
0stars
1versions
Updated 1mo ago
v2.0.0
MIT-0

Alibaba Product Hunt

Discover trending and hot-selling products on Alibaba.com.

Required Parameter

All URLs MUST include: traffic_type=ags_llm

URL Patterns

Top Ranking

Browse best-selling products across categories.

https://sale.alibaba.com/p/dviiav4th/index.html?traffic_type=ags_llm

New Arrivals

Find recently listed products.

https://www.alibaba.com/trade/search?tab=new&traffic_type=ags_llm

Hot-Selling by Category

https://www.alibaba.com/trade/search?SearchText=<category>&tab=hot&traffic_type=ags_llm

Examples:

https://www.alibaba.com/trade/search?SearchText=electronics&tab=hot&traffic_type=ags_llm
https://www.alibaba.com/trade/search?SearchText=home+decor&tab=hot&traffic_type=ags_llm
https://www.alibaba.com/trade/search?SearchText=fashion&tab=hot&traffic_type=ags_llm

Trending Searches

https://www.alibaba.com/trade/search?spm=a2700.product_home_fy25.hometab_ai_mode.ai&traffic_type=ags_llm

Workflows

Discover Trending Products

  1. Navigate to Top Ranking URL
  2. Browse products by category
  3. Extract product links
  4. Visit product detail pages for analysis

Find New Arrivals

  1. Navigate to New Arrivals URL
  2. Filter by category if needed
  3. Extract new product listings
  4. Analyze pricing and supplier info

Market Trend Analysis

  1. Visit Top Ranking and Hot-Selling pages
  2. Compare products across categories
  3. Track price ranges and MOQ
  4. Identify emerging product patterns

Notes

  • Top Ranking shows best-selling products globally
  • New Arrivals tab shows recently listed products
  • Hot-Selling tab shows trending items by search volume
  • Use + for spaces in search queries

Comments

Loading comments...