1688-Product-to-Ozon
将1688的商品铺货到俄罗斯电商平台Ozon(上架),通过Ozon官方API实现商品信息的上传和状态查询。适用于需要将单个1688的商品上架到Ozon的场景。
Install caution
Risk: High
Source: OpenClaw Master Skills
Path: skills/1688-product-to-ozon/SKILL.md
Review flags: credential or secret references, filesystem/home-directory access, network access or external URLs, shell command snippets. These are review signals, not definitive security judgments; inspect before installing.
Required permissions
- • Environment variables / secrets
- • Shell commands
- • Network/API usage
- • Filesystem/home access
Permissions are inferred from SKILL.md text only. They are review prompts, not guarantees about runtime behavior.
Risk flags explained
Mentions tokens, API keys, passwords, or private-key style environment variables.
Mentions filesystem writes, deletes, home-directory paths, or config/key locations.
Mentions external URLs, network APIs, downloads, or HTTP client usage.
Contains shell command snippets. Review commands before copy/paste or agent execution.
Score explanation
Trust
- • Trust starts at 90 before review-signal penalties and metadata bonuses.
- • Risk-signal penalty: -53 from 4 detected flag(s).
- • Metadata bonus: +2 from author/version/description fields.
Utility
- • Utility starts at 55 and rewards clear descriptions, runnable examples, and explicit setup needs.
- • Description present: yes.
- • Command examples detected: 7.
- • Environment variables detected: 4.
Momentum
- • Momentum starts at 45 and uses public repo activity signals.
- • Recent repo update within 18 days.
- • Recent commit volume: 2 commit(s) in the lookback window (+6).
- • Source has strong public adoption: 2110 stars.
- • Fork activity suggests reuse: 319 forks.
Overall
- • Overall score weights trust 45%, utility 35%, and momentum 20%.
Detected signals
Env vars
- • ALPHASHOP_ACCESS_KEY
- • ALPHASHOP_SECRET_KEY
- • API
- • OZON_API_KEY
Commands
- • python check_status.py <task_id>
- • python queryDictionaryValues.py --attribute_id 85 --description_category_id 17028922 --type_id 91565 --limit 50
- • python queryDictionaryValues.py --attribute_id 85 --description_category_id 17028922 --type_id 91565 --search "Нет бренда"
- • python translate_images.py --image-url "<图片URL1>" "<图片URL2>" "<图片URL3>"
- • python translate_images.py --image-url "<图片URL>"
- • python upload_product.py --product-data my_products.json
- • ~/.openclaw/skillconfig/1688-Product-to-Ozon/ozon_config.json
URLs
- • https://api.alphashop.cn/ai.image.translateImagePro/1.0`)
- • https://example.com/translated_image_1.jpg
- • https://example.com/translated_image_2.jpg
- • https://example.com/translated_image_3.jpg
- • https://example.com/translated_image_4.jpg
- • https://seller.ozon.ru/
- • https://www.alphashop.cn/seller-center/apikey-management
- • https://www.alphashop.cn/seller-center/home/api-list
Provenance & evidence
SkillRadar makes each review traceable back to the exact source path, source blob SHA, scanner version, and text-only policy that produced the report.
Evidence snippets
…,必须先配置以下参数,否则铺货流程会失败。** | 环境变量 | 说明 | 必填 | 获取方式 | |---------|------|------|---------| | `OZON_API_KEY` | Ozon 卖家后台的 API Key | ✅ 必填 | 在 [Ozon 卖家后台](https://seller.ozon.ru/) → API 设置中生成 | | `OZ…
…用 AlphaShop 接口时返回欠费/余额不足相关的错误,**必须立即中断当前流程**,提示用户前往 https://www.alphashop.cn/seller-center/home/api-list 购买积分后再继续操作。 ### 配置方式 **Ozon 密钥配置文件位置**:`~/.openclaw/skillconfig/1688-Product-to…
…---|------|------|---------| | `OZON_API_KEY` | Ozon 卖家后台的 API Key | ✅ 必填 | 在 [Ozon 卖家后台](https://seller.ozon.ru/) → API 设置中生成 | | `OZON_CLIENT_ID` | Ozon 卖家后台的 Client ID | ✅ 必填 | 在 [Ozon…
…获取正确的 `id` 值(即 `dictionary_value_id`),填入商品数据 **使用 `queryDictionaryValues.py` 脚本查询字典值:** ```bash # 搜索模式 - 根据关键词搜索匹配的字典值(推荐,更精准) python queryDictionaryValues.py \ --attribute_id 85 \…
Watch this skill
Get alerted when this skill adds credential requirements, shell commands, external domains, remote installer patterns, or risk-level changes.
Join watchlist betaMethodology note
SkillRadar scans SKILL.md as hostile text only. It does not execute commands, install packages, or load third-party skills.