← Back to Skills Marketplace
membranedev

Metomic

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install metomic
Description
Metomic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Metomic data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install metomic
  3. After installation, invoke the skill by name or use /metomic
  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 metomic
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Metomic?

Metomic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Metomic data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install Metomic?

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

Is Metomic free?

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

Which platforms does Metomic support?

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

Who created Metomic?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments