← Back to Skills Marketplace
boyd4y

Sellersprite Api

by Yang Jun · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
128
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sellersprite-api
Description
SellerSprite Product Research — Fetch Amazon market data via SellerSprite API: product research, keyword analysis, competitor lookup, ASIN details, Blue Ocea...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sellersprite-api
  3. After installation, invoke the skill by name or use /sellersprite-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug sellersprite-api
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Sellersprite Api?

SellerSprite Product Research — Fetch Amazon market data via SellerSprite API: product research, keyword analysis, competitor lookup, ASIN details, Blue Ocea... It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install Sellersprite Api?

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

Is Sellersprite Api free?

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

Which platforms does Sellersprite Api support?

Sellersprite Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sellersprite Api?

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

💬 Comments