← Back to Skills Marketplace
shopify product
by
fanyanggod
· GitHub ↗
· v1.0.1
· MIT-0
109
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install shopify-product
Description
Search Shopify products and analyze winning items with PPSPY. Filter products by price, category, sales, and revenue, and inspect bestselling products by store.
Usage Guidance
This skill appears to do what it says, but it requires globally installing and running an npm package (ppspy-mcp-server) from the npm registry. Before installing: 1) Verify the npm package and its maintainer (npmjs.com/package/ppspy-mcp-server or its source repo), review its code or changelog for suspicious behavior; 2) Prefer installing in an isolated environment or container rather than globally; 3) Limit the PPSPY_API_KEY permissions if possible, and rotate the key after testing; 4) Monitor network activity and billing/usage from your PPSPY account during initial use; 5) If you cannot verify the package source, treat this as higher risk and avoid installing it on sensitive machines.
Capability Analysis
Type: OpenClaw Skill
Name: shopify-product
Version: 1.0.1
The shopify-product skill is a legitimate integration for the PPSPY service, used for Shopify product research. It installs the 'ppspy-mcp-server' via npm and requires a standard API key (PPSPY_API_KEY) for authentication. The tools and instructions in SKILL.md are consistent with the stated purpose and do not exhibit any signs of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description (Shopify product research via PPSPY) matches the declared requirement (PPSPY_API_KEY) and the listed tools. Requesting npm to install a PPSPY connector is coherent with the stated purpose.
Instruction Scope
SKILL.md's runtime instructions are narrowly scoped to installing/running ppspy-mcp-server and using the PPSPY API key; it does not instruct reading unrelated files or env vars. However, there is an internal inconsistency: the package-install step and mcpServers block are embedded in SKILL.md even though the registry metadata listed 'No install spec' — the skill does instruct the agent to perform installation and run a local server process.
Install Mechanism
The skill directs a global npm install: 'npm install -g [email protected]' and will run that binary as an MCP server. Npm packages can execute arbitrary code during install/run and the package/publisher provenance is not provided. This is a moderate-to-high risk compared with instruction-only skills or installs from well-known, verifiable release sources.
Credentials
Only PPSPY_API_KEY is required and is appropriately listed as the primary credential. That credential is proportional to the skill's stated function.
Persistence & Privilege
always: false (no forced inclusion), but the skill will install and run a local MCP server process which persists on the host while running. The skill can be invoked autonomously by agents (default), which combined with running a third-party server increases potential blast radius if the package is malicious.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shopify-product - After installation, invoke the skill by name or use
/shopify-product - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added clearer setup instructions, including links to the main dashboard (ppspy.com) and API site (api.ppspy.com) for key management and billing.
- Setup section now distinguishes between using the dashboard/product UI and obtaining API access.
- No changes to functionality or tools.
- Version unchanged at 1.0.0.
v1.0.0
Initial release of shopify-product skill.
- Search and filter Shopify products by price, sales, category, and revenue.
- Analyze winning products and inspect bestselling items from specific stores.
- List available Shopify product categories.
- Requires a PPSPY API key for usage.
- API endpoints consume credits according to product search volume.
Metadata
Frequently Asked Questions
What is shopify product?
Search Shopify products and analyze winning items with PPSPY. Filter products by price, category, sales, and revenue, and inspect bestselling products by store. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install shopify product?
Run "/install shopify-product" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is shopify product free?
Yes, shopify product is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does shopify product support?
shopify product is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created shopify product?
It is built and maintained by fanyanggod (@fanyanggod); the current version is v1.0.1.
More Skills