← Back to Skills Marketplace
membranedev

Pymetrics

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pymetrics
Description
Pymetrics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pymetrics data.
Usage Guidance
This skill appears to do what it says (use Membrane to integrate with Pymetrics), but the package metadata omits the fact that you must install the Membrane CLI via npm and have Node/npm available. Before installing or running it: (1) verify the @membranehq/cli package on npm and its GitHub repository to confirm authenticity; (2) prefer installing into an isolated environment (container, VM, or user-scoped node install) rather than a global system install if you have doubts; (3) confirm you trust Membrane as the central authentication broker because Membrane will hold/mint credentials to access Pymetrics on your behalf; (4) be aware the skill requires network access and interactive login for authorization; and (5) consider enabling the skill only when needed since it can be invoked by the agent. No automated regex findings were available because the skill is instruction-only.
Capability Analysis
Type: OpenClaw Skill Name: pymetrics Version: 1.0.1 The pymetrics skill provides instructions for an AI agent to interact with the Pymetrics platform using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, action discovery, and execution via the 'membrane' command-line tool. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the logic is entirely focused on legitimate integration workflows as described.
Capability Assessment
Purpose & Capability
The skill's purpose (Pymetrics integration) matches the instructions — it proxies Pymetrics work through the Membrane CLI which handles auth and actions. However, the registry metadata lists no required binaries or credentials even though the SKILL.md explicitly requires installing and running the Membrane CLI (npm/@membranehq/cli) and network access, so the declared requirements are incomplete.
Instruction Scope
SKILL.md stays within the stated purpose: it describes using the Membrane CLI to connect to Pymetrics, discover and run actions, and manage auth. It does not instruct the agent to read unrelated files or exfiltrate data, and it explicitly advises not to ask users for raw API keys. The only broader guidance is installation and interactive login flows.
Install Mechanism
There is no install spec in the registry entry, but the instructions tell users to run 'npm install -g @membranehq/cli@latest' or use 'npx'. Global npm installs modify the host environment and pull code from the public npm registry; the registry metadata failing to declare this is a packaging/visibility issue. Verify the @membranehq/cli package source and trustworthiness before installing, and prefer scoped or ephemeral environments if unsure.
Credentials
The skill requests no direct environment variables or credentials in metadata and directs auth through Membrane (server-side) rather than asking for API keys. This is proportionate: a single third-party account (Membrane) is expected for the described workflow. There is no request for unrelated credentials.
Persistence & Privilege
The skill is not marked 'always' and uses the default autonomous-invocation setting; it does not request persistent system-wide configuration changes in the provided instructions. No skill-level privileges beyond normal runtime are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pymetrics
  3. After installation, invoke the skill by name or use /pymetrics
  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 pymetrics
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Pymetrics?

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

How do I install Pymetrics?

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

Is Pymetrics free?

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

Which platforms does Pymetrics support?

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

Who created Pymetrics?

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

💬 Comments