← 返回 Skills 市场
Shopify Checkout API
作者
Jelilat Anofiu
· GitHub ↗
· v1.0.0
408
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shopify-checkout
功能描述
Complete online shopping purchases on any online store using the Credpay Checkout API with x402 payments. Trigger when a user wants to buy, order, or checkou...
安全使用建议
Exercise caution before enabling this skill. Ask the publisher/developer to clarify: (1) why the skill is named "Shopify" while using Credpay and whether it truly supports arbitrary stores; (2) exactly how the X-PAYMENT (x402) payload is generated—what credentials or wallet access are required and how they should be provided and stored; (3) the privacy/security practices of checkout-agent.credpay.xyz (privacy policy, data retention, who can access submitted PII). Do not submit real payment credentials, full personal data, or large-value purchases until you: verify the service's identity and reputation, obtain explicit documentation for required credentials, and ensure keys are stored securely (not pasted into chat). Consider requiring explicit, one-time user consent before sending any PII or payment payloads and restrict autonomous invocation until these questions are answered.
功能分析
Type: OpenClaw Skill
Name: shopify-checkout
Version: 1.0.0
The skill is classified as suspicious due to its inherent high-risk capabilities, specifically the collection and transmission of sensitive Personally Identifiable Information (PII) and the initiation of cryptocurrency financial transactions (x402 payments) via an external API (checkout-agent.credpay.xyz). While these actions align with the stated purpose of an online checkout skill, the direct handling of user funds and personal data, coupled with reliance on an external third-party service, represents a significant risk profile. There is no evidence of intentional malicious prompt injection or other harmful behaviors within SKILL.md, but the nature of the operations warrants a 'suspicious' classification rather than 'benign' due to the potential impact of compromise or misuse.
能力评估
Purpose & Capability
The skill is named "Shopify Checkout API" but the instructions target a third‑party Credpay endpoint and claim to work with "any online store." That name/description mismatch and the broad "works with any online store" claim are not justified by the simple HTTP API shown. Also completing payments requires signing/payment capability (x402), which is not addressed by the declared requirements.
Instruction Scope
Runtime instructions tell the agent to collect personally identifiable information (shipping address, email) and to POST it to https://checkout-agent.credpay.xyz. They also require an X-PAYMENT header (x402 payment payload) but provide no guidance on how to obtain or create that payload, nor do they declare where signing keys or wallet access should come from. The guidance to "just pass the product page URL" glosses over store-specific checkout realities. The instructions grant broad discretion to gather and transmit sensitive data to an external host without provenance or privacy guidance.
Install Mechanism
This is an instruction-only skill with no install spec or bundled code files, so there is no direct installation risk (nothing is written to disk by the skill itself).
Credentials
No environment variables, credentials, or primary credential are declared, yet the workflow requires producing an x402 payment payload (which normally requires a wallet/private key or payment-provider credentials). This is a missing requirement: either the skill should declare required credentials or explain how the payment payload is obtained. The skill also instructs transmitting PII to an unknown external domain without specifying consent, retention, or security practices.
Persistence & Privilege
The skill does not request always:true and is user-invocable (normal). It will make network calls to a third-party service and poll for up to 10 minutes; if the agent is allowed to invoke skills autonomously, that expands the blast radius for transmitting PII and payment data. This is the default platform behavior but worth noting given the data involved.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shopify-checkout - 安装完成后,直接呼叫该 Skill 的名称或使用
/shopify-checkout触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: enables users to complete online shopping purchases on any store via the Credpay Checkout API using x402 payments.
- Collects essential details (product URL, quantity, options, email, goods total, shipping address) before starting checkout.
- Supports step-by-step process: quote request, checkout submission with payment, polling for status, and handling extra payment if needed.
- Provides clear status handling: processing, authorization required, completed, and failed orders.
- Designed to work with any online store product page URL.
元数据
常见问题
Shopify Checkout API 是什么?
Complete online shopping purchases on any online store using the Credpay Checkout API with x402 payments. Trigger when a user wants to buy, order, or checkou... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 408 次。
如何安装 Shopify Checkout API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shopify-checkout」即可一键安装,无需额外配置。
Shopify Checkout API 是免费的吗?
是的,Shopify Checkout API 完全免费(开源免费),可自由下载、安装和使用。
Shopify Checkout API 支持哪些平台?
Shopify Checkout API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shopify Checkout API?
由 Jelilat Anofiu(@jelilat)开发并维护,当前版本 v1.0.0。
推荐 Skills