← Back to Skills Marketplace
gora050

Mews

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
276
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mews
Description
Mews integration. Manage Customers, Spaces, Products, Rates, Reservations, Payments and more. Use when the user wants to interact with Mews data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mews
  3. After installation, invoke the skill by name or use /mews
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug mews
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Mews?

Mews integration. Manage Customers, Spaces, Products, Rates, Reservations, Payments and more. Use when the user wants to interact with Mews data. It is an AI Agent Skill for Claude Code / OpenClaw, with 276 downloads so far.

How do I install Mews?

Run "/install mews" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mews free?

Yes, Mews is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mews support?

Mews is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mews?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments