← Back to Skills Marketplace
Wix
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
434
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install wix
Description
WIX eCommerce integration. Manage Stores. Use when the user wants to interact with WIX eCommerce data.
Usage Guidance
This skill appears coherent for a Wix integration that uses the Membrane service. Before installing: 1) Verify the @membranehq/cli package and its maintainers (review the npm page and GitHub repository) because global npm installs can run install scripts. 2) Understand the OAuth flow: you'll open a browser to authorize Membrane to access your Wix store—check what scopes/permissions are requested. 3) Prefer creating a dedicated Membrane connection with least privilege rather than reusing broad admin credentials. 4) If you cannot or do not want to install a global CLI, consider whether you can run Membrane commands in a controlled environment. 5) If you need higher assurance, ask the publisher for the exact npm package version and source checksums or review the repository referenced in SKILL.md. Installing and using this skill is reasonable if you trust Membrane/@membranehq and the described OAuth flow.
Capability Analysis
Type: OpenClaw Skill
Name: wix
Version: 1.0.3
The skill bundle facilitates WIX eCommerce integration via the Membrane CLI, requiring high-risk actions such as global package installation (`npm install -g @membranehq/cli`) and dynamic action creation/execution on a third-party platform (getmembrane.com). The command templates provided in `SKILL.md` for the agent to execute (e.g., `membrane action run`) lack explicit input sanitization instructions, which could lead to shell injection vulnerabilities if the agent processes unvalidated user input. While the behavior is aligned with the stated purpose, these high-risk capabilities and architectural risks warrant a suspicious classification.
Capability Assessment
Purpose & Capability
Name/description (WIX eCommerce integration) match the instructions: all runtime actions are performed via the Membrane CLI and creating a Wix connection. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, performing login and connection creation, discovering and running actions. It does not ask the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
Installation is a single npm global package (npm install -g @membranehq/cli@latest). This is proportionate to the described CLI-based workflow but carries the usual risk of installing a third-party global npm package (review package reputation/source before installing).
Credentials
No environment variables or local config paths are required. Auth is handled via Membrane's OAuth flow as described, which is appropriate for the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no always:true flag, and does not request persistent system-wide privileges beyond optionally installing a CLI tool at the user's discretion.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wix - After installation, invoke the skill by name or use
/wix - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Wix?
WIX eCommerce integration. Manage Stores. Use when the user wants to interact with WIX eCommerce data. It is an AI Agent Skill for Claude Code / OpenClaw, with 434 downloads so far.
How do I install Wix?
Run "/install wix" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wix free?
Yes, Wix is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wix support?
Wix is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wix?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills