← Back to Skills Marketplace
mi426878

Shopping Affiliate Search

by mi426878 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
239
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopping-affiliate-search
Description
全球购物搜索联盟工具 - 搜索淘宝/京东/亚马逊等平台商品,自动添加你的推荐码获取佣金。当用户想买东西、搜索商品、比价时自动激活。
Usage Guidance
Before installing, consider the following: - The repository contains scripts/search.py which implements config and search behavior, but the SKILL.md references scripts (scripts/config.py and scripts/get_link.py) that are not present — expect documentation/code mismatches. - The code returns simulated/mock search results and builds affiliate links from configured IDs; it does not actually call platform search APIs. If you need real-time, accurate searches you should verify/implement real API integrations. - The tool stores affiliate IDs in config/affiliate_config.json on disk. Review that file and treat any stored IDs like sensitive tokens if you reuse them elsewhere. - Because the docs overstate capabilities, test the skill in a sandboxed environment first and inspect the config file and output URLs to ensure they behave as you expect and comply with affiliate program rules. - If you expect automatic activation in conversational flows, confirm your agent's autonomous-invocation settings and whether you want the agent to call this skill when users mention purchases or searches. If you want, I can (1) point out the exact lines where the docs and code diverge, (2) suggest a minimal patch to make the docs accurate, or (3) propose changes to implement real API calls for one platform so behavior matches the description.
Capability Analysis
Type: OpenClaw Skill Name: shopping-affiliate-search Version: 1.0.0 The skill is a legitimate affiliate marketing tool designed to help users generate monetized shopping links for platforms like Taobao, JD, and Amazon. The Python script (scripts/search.py) provides functionality to configure personal affiliate IDs and generate search results (currently using mock data) that incorporate these IDs into the product URLs. There is no evidence of data exfiltration, unauthorized execution, or malicious intent; the tool's behavior aligns perfectly with its stated purpose of being a 'money-making tool' for the user.
Capability Assessment
Purpose & Capability
The name/description (affiliate search + inject referral codes) matches the included code: search.py manages affiliate IDs, builds affiliate links, and formats results. However the SKILL.md and README promise real multi-platform searching via platform APIs while the implementation returns simulated/mock results and placeholder API URLs — the capability is overstated compared to the actual code.
Instruction Scope
SKILL.md instructs running scripts/config.py and scripts/get_link.py, but the repository only contains scripts/search.py. Although search.py implements a 'config' subcommand, the documentation and examples are inconsistent about which files exist and how to run them. The instructions do not ask for unrelated environment variables or exfiltrate data, but the mismatch between docs and files is a practical risk (user may run non-existent commands or be misled about functionality).
Install Mechanism
No install spec and no external downloads — this is instruction-only plus a local script. Nothing will be automatically fetched or executed during install, minimizing supply-chain risk.
Credentials
The skill requests no environment variables or external credentials. Affiliate IDs are stored in a local config file (config/affiliate_config.json). The level of access requested is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. It writes and reads a local config file in the project's config/ directory — expected for storing affiliate IDs and normal for this kind of tool.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shopping-affiliate-search
  3. After installation, invoke the skill by name or use /shopping-affiliate-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首发上线,支持淘宝、京东、拼多多、亚马逊、1688等主流电商平台商品一键搜索。 - 自动注入你的推广推荐码,生成带佣金的分享链接。 - 配置简单,支持多平台佣金比例和联盟账号设置。 - 支持全平台比价、佣金预估及热门商品筛选。 - 提供佣金收入预期及最佳推广实践建议。
Metadata
Slug shopping-affiliate-search
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Shopping Affiliate Search?

全球购物搜索联盟工具 - 搜索淘宝/京东/亚马逊等平台商品,自动添加你的推荐码获取佣金。当用户想买东西、搜索商品、比价时自动激活。 It is an AI Agent Skill for Claude Code / OpenClaw, with 239 downloads so far.

How do I install Shopping Affiliate Search?

Run "/install shopping-affiliate-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shopping Affiliate Search free?

Yes, Shopping Affiliate Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Shopping Affiliate Search support?

Shopping Affiliate Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shopping Affiliate Search?

It is built and maintained by mi426878 (@mi426878); the current version is v1.0.0.

💬 Comments