← 返回 Skills 市场
membranedev

Metabase

作者 Membrane Dev · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
142
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install metabase
功能描述
Metabase integration. Manage data, records, and automate workflows. Use when the user wants to interact with Metabase data.
安全使用建议
This skill appears to be what it says: a Metabase integration that uses the Membrane CLI. Before installing, verify the Membrane CLI package and publisher (the instructions point to the @membranehq scoped package and a GitHub repo/homepage). Prefer running commands with npx or in an isolated environment if you don't want a global npm install. Be prepared to authenticate via a browser (Membrane account required). The skill does not ask for unrelated secrets, but installing third-party CLI tools and granting them network access always carries some risk—review Membrane's privacy/security docs and your organization's policy before proceeding.
功能分析
Type: OpenClaw Skill Name: metabase Version: 1.0.2 The skill bundle provides instructions for integrating Metabase via the Membrane CLI. It outlines standard procedures for installation (npm install), authentication, and executing actions through the 'membrane' command-line tool. The instructions in SKILL.md are consistent with the stated purpose and emphasize security best practices, such as avoiding local storage of API keys and delegating credential management to the Membrane platform. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name/description match the actions in SKILL.md: the skill delegates Metabase access to the Membrane platform and CLI. Requiring the Membrane CLI (via documented instructions) is consistent with the stated purpose.
Instruction Scope
SKILL.md confines its runtime guidance to installing and using the Membrane CLI (login, create connections, list/run actions). It does not instruct reading unrelated files, harvesting local credentials, or sending data to unexpected endpoints.
Install Mechanism
There is no registry install spec, but the README instructs installing @membranehq/cli via npm (npm install -g). Installing a public npm package is a standard approach but has moderate risk compared with an instruction-only skill that requires no software; verify the package source (scoped @membranehq) and consider using npx or an isolated environment rather than a global install.
Credentials
The skill requests no environment variables or local config paths. It explicitly delegates credential management to Membrane and instructs not to ask users for API keys, which is proportionate to the integration's design.
Persistence & Privilege
always is false and no system config paths or other skills' settings are modified. The skill requires network access and a Membrane account but does not request elevated or persistent system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install metabase
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /metabase 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Auto sync from membranedev/application-skills
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug metabase
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Metabase 是什么?

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

如何安装 Metabase?

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

Metabase 是免费的吗?

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

Metabase 支持哪些平台?

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

谁开发了 Metabase?

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

💬 留言讨论