← 返回 Skills 市场
128
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install sellersprite-api
功能描述
SellerSprite Product Research — Fetch Amazon market data via SellerSprite API: product research, keyword analysis, competitor lookup, ASIN details, Blue Ocea...
安全使用建议
This skill appears to do what it says (call SellerSprite APIs for Amazon research), but there are two things to check before trusting it:
1) Metadata mismatch: the registry summary shows no required binaries/env vars, yet SKILL.md requires the bun runtime and references the @teamclaw/sellersprite-cli package. Ask the publisher (or the skill registry) to clarify and provide an explicit install spec or a canonical package source.
2) Dynamic execution risk: the SKILL.md expects you to run bunx @teamclaw/sellersprite-cli, which will fetch/execute a third‑party CLI. Only proceed if you trust the @teamclaw/sellersprite-cli package and/or have inspected its repository/release artifacts. If you cannot verify the package, run commands in an isolated environment (VM/container) or request the skill author to include a vetted install spec (e.g., a pinned GitHub release or a vetted package SHA).
If you are comfortable providing an API key to this service, limit exposure by using a key with minimal permissions and rotating it if you later uninstall or stop using the skill.
功能分析
Type: OpenClaw Skill
Name: sellersprite-api
Version: 1.0.0
The skill is a legitimate wrapper for the SellerSprite API, providing tools for Amazon product research, keyword analysis, and competitor lookup. It uses the '@teamclaw/sellersprite-cli' package and standard environment variables for authentication, with no evidence of malicious execution, data exfiltration, or prompt injection across the SKILL.md or reference files.
能力评估
Purpose & Capability
The skill's name/description (SellerSprite product research) matches the commands and API endpoints described in SKILL.md and references. The required capability — calling SellerSprite endpoints with an API key — is coherent with the stated purpose. However, the registry metadata provided to you earlier lists no required binaries or env vars, while SKILL.md metadata explicitly lists the bun runtime and the @teamclaw/sellersprite-cli package; this metadata mismatch is unexpected.
Instruction Scope
All runtime instructions are limited to running the SellerSprite CLI (bunx @teamclaw/sellersprite-cli) against SellerSprite endpoints and managing a local config secret. The instructions only reference the SELLERSPRITE_SECRET_KEY (optional) and local config; they do not ask the agent to read unrelated system files, other credentials, or to transmit data to unexpected endpoints.
Install Mechanism
There is no install specification in the registry (instruction-only), but SKILL.md metadata lists a runtime dependency on bun and a package (@teamclaw/sellersprite-cli). That means running the skill will rely on bunx to fetch and run a third‑party CLI at runtime (dynamic package installation/execution) even though no explicit install/install sources are provided. Dynamic fetching/execution of a package from an unknown author increases risk unless the package origin and code are verified.
Credentials
The only credential referenced is SELLERSPRITE_SECRET_KEY (optional in SKILL.md) used to authenticate to the SellerSprite Open API. This is proportionate to the skill's purpose. No unrelated secrets or broad system credentials are requested.
Persistence & Privilege
The skill does not request always: true and does not appear to modify other skills or request system-wide privileges. It may write a local config (via the CLI's config command) to store the API key, which is expected behavior for a CLI that needs an API key.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sellersprite-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/sellersprite-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of SellerSprite Product Research skill.
- Fetch Amazon data using SellerSprite API for product, keyword, ASIN, and market analysis.
- Supports commands for product research, competitor lookup, keyword analysis, and Blue Ocean Index scoring.
- Requires SellerSprite Open API secret key; can be set via environment variable or CLI config.
- Includes detailed CLI usage and command descriptions.
- Offers options for marketplace, time period, page size, format, and more.
- Reference documentation provided for API endpoints, supported marketplaces, and error handling.
元数据
常见问题
Sellersprite Api 是什么?
SellerSprite Product Research — Fetch Amazon market data via SellerSprite API: product research, keyword analysis, competitor lookup, ASIN details, Blue Ocea... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。
如何安装 Sellersprite Api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sellersprite-api」即可一键安装,无需额外配置。
Sellersprite Api 是免费的吗?
是的,Sellersprite Api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sellersprite Api 支持哪些平台?
Sellersprite Api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sellersprite Api?
由 Yang Jun(@boyd4y)开发并维护,当前版本 v1.0.0。
推荐 Skills