← Back to Skills Marketplace
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopify-payment-optimizer
Description
Cross-border payment solution comparison for Shopify stores. Compare fees, settlement speed, currency support, and risk profile across Airwallex, WorldFirst,...
Usage Guidance
This skill appears to do what it says, but take these precautions before installing or running it:
- Inspect analyze.sh carefully (you already have it). It runs 'openclaw agent' and python3; ensure you trust the openclaw CLI on your system. The registry metadata should have declared these binaries but did not.
- Understand data flow: the script forwards whatever you type directly into a prompt passed to a model process. Do not supply sensitive data (API keys, passwords, full business credentials) to this skill unless you know where the model runs and who can access it.
- If you run it, do so in a sandbox/captured environment first to observe network calls and process behavior (e.g., monitor outbound connections). Verify whether the openclaw CLI uses remote models or local-only inference.
- Ask the publisher to update metadata to list required binaries (openclaw, python3) and to explain whether the openclaw CLI transmits data to remote services and which credentials/config it uses by default.
If you need low-risk use, prefer a version of the skill that does not invoke external agent CLIs or that documents and limits where prompts are sent.
Capability Analysis
Type: OpenClaw Skill
Name: shopify-payment-optimizer
Version: 1.0.0
The skill bundle is a legitimate tool designed to compare cross-border payment providers for Shopify stores. The 'analyze.sh' script functions as a wrapper that takes user input, constructs a detailed prompt, and invokes the OpenClaw agent to generate a comparison report. No evidence of malicious intent, data exfiltration, or unauthorized command execution was found in SKILL.md or the shell script.
Capability Assessment
Purpose & Capability
The skill's name, description, SKILL.md and analyze.sh are coherent: they implement a Shopify cross-border payment comparison. However, the file analyze.sh calls external binaries (openclaw and python3) even though the registry metadata lists no required binaries; that omission is an inconsistency the author should have declared.
Instruction Scope
SKILL.md instructions themselves stay on-task (compare providers, produce tables, check KYC). The included analyze.sh accepts user input and forwards it verbatim into a prompt passed to a local 'openclaw agent' invocation; this nested agent call may access broader context or networked LLMs and will transmit whatever the user provides to that process. The instructions do not tell the agent to read unrelated files or env vars, but the script's runtime behavior effectively delegates processing to another agent process.
Install Mechanism
No install spec (instruction-only plus a small script). Nothing is downloaded or written to disk by an installer; risk from install mechanism is low. The script itself will execute at runtime if invoked.
Credentials
The skill declares no required environment variables or credentials, which is reasonable for this use case. However, analyze.sh relies on external tools (openclaw, python3) and on whatever configuration those tools use by default—so runtime may access model credentials or network endpoints implicitly. That implicit access is not declared.
Persistence & Privilege
Skill flags: always:false and user-invocable:true. The skill does not request persistent/system-wide privileges or modify other skills. No 'always' or privileged settings are present.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shopify-payment-optimizer - After installation, invoke the skill by name or use
/shopify-payment-optimizer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Shopify Payment Optimizer.
- Compare cross-border payment solutions for Shopify stores, including fees, settlement speed, currency support, and risk factors.
- Supports analysis for providers like Airwallex, WorldFirst, Pingpong, PayPal, Stripe, and more.
- Provides fee comparison tables, settlement speed analysis, risk assessment, and setup guidance.
- Helps merchants choose and optimize their payment stacks based on store volume, markets, and transaction needs.
Metadata
Frequently Asked Questions
What is Shopify Payment Optimizer?
Cross-border payment solution comparison for Shopify stores. Compare fees, settlement speed, currency support, and risk profile across Airwallex, WorldFirst,... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Shopify Payment Optimizer?
Run "/install shopify-payment-optimizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shopify Payment Optimizer free?
Yes, Shopify Payment Optimizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shopify Payment Optimizer support?
Shopify Payment Optimizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shopify Payment Optimizer?
It is built and maintained by mguozhen (@mguozhen); the current version is v1.0.0.
More Skills