← 返回 Skills 市场
gora050

Medusa Commerce

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install medusa-commerce
功能描述
Medusa Commerce integration. Manage data, records, and automate workflows. Use when the user wants to interact with Medusa Commerce data.
安全使用建议
This skill is coherent: it delegates Medusa integration to the Membrane service and tells the user to install and use the Membrane CLI. Before installing or using it, verify you trust Membrane (https://getmembrane.com) because auth and API calls will be proxied through their service and they will hold connection credentials. Prefer using npx or a pinned CLI version instead of 'npm install -g ...@latest' to avoid unintentionally installing unexpected updates. Inspect the Membrane CLI package/repository (https://github.com/membranedev/application-skills is declared) and review its permissions and network behavior if you need stronger assurance. If you do not trust that third party, do not connect sensitive Medusa instances through this broker.
功能分析
Type: OpenClaw Skill Name: medusa-commerce Version: 1.0.1 The skill provides a standard integration for Medusa Commerce using the Membrane CLI. It facilitates commerce data management (customers, products, orders) by leveraging the Membrane platform for authentication and action execution. The instructions in SKILL.md are aligned with the stated purpose and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name and description say 'Medusa Commerce integration' and all runtime instructions describe using the Membrane CLI to connect to Medusa and run actions. Required credentials/env or unrelated binaries are not requested, so the declared purpose matches the required functionality.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating connections, listing and running actions, and building actions if needed. It does not instruct reading unrelated files, scanning system state, or exfiltrating arbitrary data. It does require network access and a Membrane account (documented).
Install Mechanism
This is an instruction-only skill (no install spec). It asks the user to run 'npm install -g @membranehq/cli@latest' (global npm install) and shows 'npx @membranehq/cli@latest' usage. Installing an external CLI from npm is a normal, moderate-risk operation — recommend preferring npx or a pinned version rather than installing an unpinned global package.
Credentials
The skill requests no environment variables, no credentials, and no config paths. It explicitly recommends using Membrane-managed connections rather than asking the user for API keys, which is proportionate to the stated design (a brokered integration).
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request permanent presence or special agent-level privileges. There are no instructions to modify other skills or system-wide configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install medusa-commerce
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /medusa-commerce 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug medusa-commerce
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Medusa Commerce 是什么?

Medusa Commerce integration. Manage data, records, and automate workflows. Use when the user wants to interact with Medusa Commerce data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Medusa Commerce?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install medusa-commerce」即可一键安装,无需额外配置。

Medusa Commerce 是免费的吗?

是的,Medusa Commerce 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Medusa Commerce 支持哪些平台?

Medusa Commerce 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Medusa Commerce?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论