← Back to Skills Marketplace
Order & Returns Manager
by
Hussain Khuzema
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install order-returns-manager
Description
Manage UK-compliant Shopify and WooCommerce orders via chat, including status, returns, refunds, exchanges, edits, fraud flags, lost parcels, and reports.
Usage Guidance
This skill appears to do what it says (managing orders on Shopify/WooCommerce), but the published metadata inaccurately claims 'no credentials required' while the instructions require you to supply store API tokens and to let the bot store them. Before installing or using it:
- Treat the required API tokens as highly sensitive. Create a dedicated custom app or API key pair with the minimum necessary scopes (least privilege) rather than using an owner/admin token. Limit write scopes where possible and rotate/revoke keys after testing.
- Ask the skill/vendor (or the platform) where the tokens are stored: is the agent memory encrypted at rest, who can access it, and how long are keys retained? Confirm a way to delete or revoke stored credentials.
- Don’t paste tokens into public channels. Prefer to enter them via a secure settings UI if available.
- If you cannot verify secure storage or origin of the skill (source is unknown, no homepage), consider rejecting it or testing first with a low-privilege test store account and test tokens.
- If you decide to proceed in production, limit liability by using an account with only the necessary Shopify/WooCommerce scopes and by monitoring access and token usage for anomalous activity.
If the publisher can (a) update the registry metadata to declare required credentials, and (b) document how secrets are stored/secured and how to revoke them, that would materially reduce the concern.
Capability Analysis
Type: OpenClaw Skill
Name: order-returns-manager
Version: 1.0.0
The 'Order & Returns Manager' skill is a legitimate tool designed to manage Shopify and WooCommerce store operations. It handles sensitive tasks such as processing refunds, fulfilling orders, and detecting fraud, but includes robust business logic and safety guardrails, such as enforcing UK Consumer Rights Act compliance and requiring manual approval for high-value transactions. The instructions explicitly forbid the AI from logging or repeating access tokens (SKILL.md), and all network activity is directed toward the user's own store endpoints or well-known shipping carriers. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's functionality (manage Shopify and WooCommerce orders, returns, refunds, fulfilments) legitimately requires store API credentials and the Shopify admin scopes the CONFIG.md lists. However the registry metadata declares no required environment variables or primary credential — that contradicts the SKILL.md which instructs the agent to ask for and store SHOPIFY_ACCESS_TOKEN / WC_CONSUMER_KEY / WC_CONSUMER_SECRET. This metadata/instruction mismatch is an incoherence that should be resolved.
Instruction Scope
SKILL.md is detailed and stays within the stated purpose: it prescribes REST calls to Shopify and WooCommerce, carrier web_fetch fallbacks, and UK-law checks. It instructs the agent to ask the user for API tokens and to store them under orders_config in memory. The instructions do not require unrelated files or credentials, but they do not specify secure storage, retention policy, or where memory persists — leaving sensitive tokens potentially stored long-term without safeguards.
Install Mechanism
This is instruction-only (no install spec, no code files to execute). That reduces surface area because nothing is downloaded or written by an installer. The skill relies on runtime network calls and agent memory rather than installing binaries.
Credentials
The set of secrets the skill needs (Shopify access token and WooCommerce consumer key/secret) is proportionate to the feature set. The concern is that the published registry metadata lists NO required credentials while the runtime instructions explicitly request sensitive API tokens. Also the skill asks to store these tokens in agent memory but gives no guidance about encryption, access controls, or retention — which is a material omission for secrets.
Persistence & Privilege
The skill is not 'always' enabled and does not request elevated system privileges. However it does instruct the agent to 'ask once and store' API tokens and other config in memory (orders_config) — this implies persistent storage in the agent's memory store. Confirm whether that memory is encrypted, who can read it, and how to revoke tokens; absence of that detail is a privacy/security risk but not proof of malicious intent.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install order-returns-manager - After installation, invoke the skill by name or use
/order-returns-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Order & Returns Manager skill initial release.
- Manage Shopify and WooCommerce orders end-to-end from WhatsApp, Telegram, or any OpenClaw channel.
- Supports order status checks, live tracking links, returns/exchanges, refunds, inventory restock, order edits, fraud flagging, and fulfilment reports.
- Fully UK-focused: built-in Consumer Rights Act 2015 compliance and major carrier claim links (Royal Mail, DPD, Evri, DHL, Parcelforce).
- Automated setup: asks for and stores only essential store config on first use.
- Never displays or logs sensitive access tokens.
- Smart order search, return eligibility checks, and clear guidance for all workflows.
Metadata
Frequently Asked Questions
What is Order & Returns Manager?
Manage UK-compliant Shopify and WooCommerce orders via chat, including status, returns, refunds, exchanges, edits, fraud flags, lost parcels, and reports. It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install Order & Returns Manager?
Run "/install order-returns-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Order & Returns Manager free?
Yes, Order & Returns Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Order & Returns Manager support?
Order & Returns Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Order & Returns Manager?
It is built and maintained by Hussain Khuzema (@hussainpatan9); the current version is v1.0.0.
More Skills