← 返回 Skills 市场
membranedev

Treblle

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install treblle
功能描述
Treblle integration. Manage data, records, and automate workflows. Use when the user wants to interact with Treblle data.
安全使用建议
This skill appears to be a thin integration wrapper that delegates work to the Membrane CLI. Before installing/use: 1) Verify you trust @membranehq/cli on npm (review the package and its repo) because the SKILL.md asks you to run a global npm install which writes binaries to your system. 2) Understand that you'll perform an interactive login (browser or copy/paste code) and the CLI will store auth/session state locally — know how to revoke or remove those credentials. 3) Confirm you are comfortable using Membrane as a proxy between your agent and Treblle (the skill uses Membrane rather than calling Treblle APIs directly). 4) The registry metadata does not declare the CLI requirement even though SKILL.md does — if you need stronger guarantees, ask the publisher for a formal install spec or a direct Treblle integration. If you want, provide the Membrane CLI repo link or the package name and I can highlight specific files or behaviors to inspect further.
功能分析
Type: OpenClaw Skill Name: treblle Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with Treblle via the Membrane CLI. It outlines standard procedures for installation, authentication, and action discovery without any evidence of malicious intent, data exfiltration, or harmful prompt injection. The instructions in SKILL.md emphasize security best practices, such as using managed connections instead of handling raw API keys.
能力评估
Purpose & Capability
The name/description (Treblle integration) match the SKILL.md: it uses Membrane as a connector to interact with Treblle data. The use of a third‑party proxy (Membrane) is reasonable for this purpose. Minor inconsistency: registry metadata declared 'no required binaries' and 'no required env vars', but the README requires installing the Membrane CLI and having a Membrane account (interactive auth).
Instruction Scope
Instructions are focused on installing and using the Membrane CLI (login, connect, list/create/run actions) and do not instruct the agent to read unrelated files, export secrets, or call external endpoints outside Membrane/Treblle. The skill explicitly advises not to ask users for API keys and to let Membrane handle credentials.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs users to run 'npm install -g @membranehq/cli@latest' (a public npm package). That is a standard mechanism but it modifies the host (global npm install). This is expected for a CLI-based integration but is a material action the user must consent to and trust the package author for.
Credentials
The skill does not request unrelated environment variables or other credentials. It does require a Membrane account and interactive login (which will result in credentials managed by the Membrane CLI), which is proportionate to the described functionality.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. Be aware the Membrane CLI will persist authentication state locally (typical for CLIs) — the SKILL.md suggests server-side credential management but the local CLI will still store session state/config on the machine.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install treblle
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /treblle 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug treblle
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Treblle 是什么?

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

如何安装 Treblle?

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

Treblle 是免费的吗?

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

Treblle 支持哪些平台?

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

谁开发了 Treblle?

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

💬 留言讨论