← 返回 Skills 市场
gora050

Mews

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
276
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mews
功能描述
Mews integration. Manage Customers, Spaces, Products, Rates, Reservations, Payments and more. Use when the user wants to interact with Mews data.
安全使用建议
This skill is internally consistent: it uses the Membrane CLI to handle auth and Mews actions rather than asking for secrets. Before installing or running: (1) verify and trust the @membranehq/cli package on npm (or prefer using npx to avoid a global install), (2) be prepared to perform an interactive/ headless web login (the CLI will store credentials locally), and (3) ensure you are comfortable granting network access and a Membrane account to perform Mews operations. If you want to reduce risk, avoid global npm installs and review any CLI output before allowing the agent to run commands autonomously.
功能分析
Type: OpenClaw Skill Name: mews Version: 1.0.1 The skill requires the installation of a global npm package (@membranehq/cli) and directs the agent to route all authentication and API interactions through the Membrane third-party platform. While these actions are consistent with the skill's stated purpose of providing a Mews integration, the requirement for high-privilege execution and the use of an external intermediary for sensitive data handling constitute significant security risks. No evidence of intentional malice was identified in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (Mews integration) match the instructions: all runtime guidance uses the Membrane CLI to discover and run Mews-related actions. Required resources (network, Membrane account) are appropriate for the stated purpose.
Instruction Scope
SKILL.md instructs the agent (or user) to install/use the Membrane CLI, run login/connect/action list/create/run commands, and handle headless auth flows. It does not instruct reading unrelated files, requesting unrelated environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no built-in install spec, but the instructions recommend installing @membranehq/cli via npm (global) or using npx. This is a common pattern; npm installs are a moderate supply-chain risk compared with bundled code, but the package is from the public registry rather than an arbitrary URL. Advisable to prefer npx or verify the package before global install.
Credentials
The skill requests no environment variables or credentials and explicitly directs the agent not to ask users for API keys, relying on Membrane to manage auth. Requiring a Membrane account is proportional to the integration.
Persistence & Privilege
always is false and the skill is user-invocable. The only persistence implied is the standard CLI login flow (local token storage by Membrane CLI), which is consistent with normal CLI behavior and the skill's purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mews
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mews 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug mews
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mews 是什么?

Mews integration. Manage Customers, Spaces, Products, Rates, Reservations, Payments and more. Use when the user wants to interact with Mews data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 276 次。

如何安装 Mews?

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

Mews 是免费的吗?

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

Mews 支持哪些平台?

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

谁开发了 Mews?

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

💬 留言讨论