← 返回 Skills 市场
membranedev

Metomic

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install metomic
功能描述
Metomic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Metomic data.
安全使用建议
This skill appears coherent for interacting with Metomic via the Membrane CLI, but you should: 1) verify and trust the @membranehq/cli package (review its npm page and GitHub repo) before running 'npm install -g'; 2) prefer using 'npx' or a local install or an isolated environment (container/VM) if you want to avoid a global install; 3) confirm the Membrane account and connector you create have only the minimal scopes/permissions needed for your tasks; 4) be aware the CLI will open a browser or print auth URLs and will have network access to your data; and 5) if you need stronger assurance, inspect the CLI source or run it in an environment where you can control and monitor network and file access.
功能分析
Type: OpenClaw Skill Name: metomic Version: 1.0.1 The skill is a standard integration for the Metomic data privacy platform using the Membrane framework. It provides instructions for the agent to install the '@membranehq/cli' tool and use it to manage connections and execute actions via the Membrane orchestration service. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the logic is entirely aligned with the stated purpose of automating Metomic workflows.
能力评估
Purpose & Capability
The skill is presented as a Metomic integration and all runtime instructions revolve around using the Membrane CLI to connect to a Metomic connector and run connector actions. The commands and examples (connect, action list, login) are consistent with that purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, authenticating via 'membrane login', creating/listing connections and actions, and consuming JSON outputs. It does not instruct reading unrelated files, environment variables, or system-wide configuration beyond normal CLI usage. Note: the instructions do ask you to install and run a third‑party CLI, which will execute code on the host.
Install Mechanism
There is no registry install spec, but SKILL.md directs the user to install @membranehq/cli via 'npm install -g' (and sometimes to use npx). Installing a global npm package is a common way to get a CLI but does execute third-party code locally — this is expected for a CLI-based integration but is a moderate risk compared with an instruction-only skill that requires no installs.
Credentials
The skill declares no required environment variables or config paths. Authentication is handled interactively by the Membrane CLI (browser or headless auth flow). No unrelated credentials or secrets are requested by the SKILL.md.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system privileges or modify other skills' configuration. It follows the normal autonomous-invocation defaults and does not demand elevated persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install metomic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /metomic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug metomic
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Metomic 是什么?

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

如何安装 Metomic?

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

Metomic 是免费的吗?

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

Metomic 支持哪些平台?

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

谁开发了 Metomic?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论