← 返回 Skills 市场
Pymetrics
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pymetrics
功能描述
Pymetrics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pymetrics data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pymetrics - 安装完成后,直接呼叫该 Skill 的名称或使用
/pymetrics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Pymetrics 是什么?
Pymetrics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pymetrics data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Pymetrics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pymetrics」即可一键安装,无需额外配置。
Pymetrics 是免费的吗?
是的,Pymetrics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pymetrics 支持哪些平台?
Pymetrics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pymetrics?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills