← 返回 Skills 市场
Wix
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
434
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install wix
功能描述
WIX eCommerce integration. Manage Stores. Use when the user wants to interact with WIX eCommerce data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wix - 安装完成后,直接呼叫该 Skill 的名称或使用
/wix触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Wix 是什么?
WIX eCommerce integration. Manage Stores. Use when the user wants to interact with WIX eCommerce data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 434 次。
如何安装 Wix?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wix」即可一键安装,无需额外配置。
Wix 是免费的吗?
是的,Wix 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wix 支持哪些平台?
Wix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wix?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills