← 返回 Skills 市场
Shopify Admin API
作者
zachgodsell93
· GitHub ↗
· v1.0.0
6175
总下载
10
收藏
24
当前安装
1
版本数
在 OpenClaw 中安装
/install shopify-admin-api
功能描述
Manage Shopify store data including orders, products, variants, customers, inventory, fulfillments, refunds, returns, and transactions via the Admin REST API.
安全使用建议
Install only if you intend to let an agent help administer a Shopify store. Use a dedicated custom app token with the minimum necessary scopes, avoid read_all_orders unless truly needed, and require manual approval before deletes, refunds, cancellations, captures, fulfillment changes, inventory edits, customer-data edits, or webhook creation.
功能分析
Type: OpenClaw Skill
Name: shopify-admin-api
Version: 1.0.0
The skill bundle provides comprehensive documentation and `curl` examples for interacting with the Shopify Admin API. All API calls are directed to the user-configured `SHOPIFY_STORE_DOMAIN` and use the `SHOPIFY_ACCESS_TOKEN` for authentication, which is standard for API integration. There is no evidence of data exfiltration to unauthorized endpoints, malicious code execution, persistence mechanisms, or prompt injection attempts against the AI agent to perform actions beyond the stated purpose of managing Shopify resources, as detailed in `skill.md`.
能力评估
Purpose & Capability
The stated purpose matches Shopify administration and the artifact openly discloses full read/write access, but that access includes sensitive customer/order data and high-impact store operations such as deletes, cancellations, refunds, captures, inventory changes, fulfillment changes, and webhook management.
Instruction Scope
The skill is mostly raw curl examples, including destructive and financial operations, without requiring explicit user confirmation, order/state validation, least-privilege defaults, dry-run checks, or rollback guidance.
Install Mechanism
The bundle contains a single markdown skill file and no executable installer, scripts, hidden code, persistence hooks, or automatic runtime behavior.
Credentials
A Shopify Admin API token is appropriate for the stated purpose, but the requested/documented scopes are broad and can expose private customer/business data or alter live store state if used by an overly autonomous agent.
Persistence & Privilege
No local persistence, credential harvesting, off-domain exfiltration, or background execution is shown; the main privilege risk is the user-supplied Shopify access token and the live Shopify authority it grants.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shopify-admin-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/shopify-admin-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Full-featured Shopify Admin API integration.
- Provides complete read/write access for orders, products, customers, inventory, fulfillments, refunds, returns, and transactions.
- Supports authentication via Admin API access token and flexible API scopes.
- Includes detailed usage examples for common operations (CRUD for orders, products, customers, and variants).
- Documents required environment variables and setup steps.
- Reference for supported query parameters and endpoints for efficient API interaction.
元数据
常见问题
Shopify Admin API 是什么?
Manage Shopify store data including orders, products, variants, customers, inventory, fulfillments, refunds, returns, and transactions via the Admin REST API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6175 次。
如何安装 Shopify Admin API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shopify-admin-api」即可一键安装,无需额外配置。
Shopify Admin API 是免费的吗?
是的,Shopify Admin API 完全免费(开源免费),可自由下载、安装和使用。
Shopify Admin API 支持哪些平台?
Shopify Admin API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shopify Admin API?
由 zachgodsell93(@zachgodsell93)开发并维护,当前版本 v1.0.0。
推荐 Skills