← 返回 Skills 市场
membranedev

Metricfire

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
121
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install metricfire
功能描述
MetricFire integration. Manage data, records, and automate workflows. Use when the user wants to interact with MetricFire data.
安全使用建议
This skill is internally consistent: it uses the Membrane CLI to connect to MetricFire and does not ask for unrelated credentials. Before installing, verify the @membranehq/cli npm package (publisher and package contents) and consider installing in a contained environment if you have concerns about global npm installs. Expect to authenticate interactively (browser or pasted code) so be comfortable granting Membrane access to your MetricFire account. If you want stronger assurance, review Membrane's privacy/security docs and the CLI package source on its official repo before proceeding.
功能分析
Type: OpenClaw Skill Name: metricfire Version: 1.0.1 The skill bundle provides a standard integration for MetricFire via the Membrane CLI. It follows security best practices by instructing the agent to delegate credential management to the Membrane platform rather than handling raw API keys. The instructions in SKILL.md are aligned with the stated purpose of managing monitoring data and do not contain any evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The skill is described as a MetricFire integration and all runtime instructions use the Membrane CLI with connectorKey 'metricfire' and actions/connection concepts that match a connector-based integration. Required credentials/configs are appropriately delegated to Membrane rather than being requested by the skill.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI, authenticate (browser or headless code flow), create a connection, list and run actions. It does not instruct reading arbitrary local files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints. The guidance to add --json for machine-readable output is reasonable.
Install Mechanism
The skill is instruction-only (no install spec), but it asks users to install the Membrane CLI via 'npm install -g @membranehq/cli@latest' and uses npx in examples. Installing a global npm package is a common approach but has moderate risk if the package source is untrusted—this is expected for a CLI-driven integration.
Credentials
No environment variables or local config paths are required. The SKILL.md explicitly instructs not to ask users for API keys and to let Membrane manage credentials, which keeps requested secrets proportional to the stated purpose.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It is user-invocable and relies on the Membrane CLI; there is no indication it modifies other skills or global agent configuration beyond standard CLI usage.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install metricfire
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /metricfire 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug metricfire
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Metricfire 是什么?

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

如何安装 Metricfire?

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

Metricfire 是免费的吗?

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

Metricfire 支持哪些平台?

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

谁开发了 Metricfire?

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

💬 留言讨论