← 返回 Skills 市场
membranedev

Wb

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wb
功能描述
W&B integration. Manage data, records, and automate workflows. Use when the user wants to interact with W&B data.
安全使用建议
This skill appears to do what it says (connect to W&B via Membrane), but note two things before installing: (1) SKILL.md requires installing a third-party npm CLI (@membranehq/cli) even though the skill metadata lists no required binaries — verify and trust that package before installing (check the package source, GitHub repo, and maintainers). (2) Using the skill requires a Membrane account and will cause Membrane to hold/proxy your W&B credentials; only proceed if you are comfortable granting that access. Recommended precautions: inspect the @membranehq/cli package (or install it into an isolated environment/container), verify the Membrane service and privacy policy at getmembrane.com, and avoid pasting unrelated secrets when following the headless auth flow.
功能分析
Type: OpenClaw Skill Name: wb Version: 1.0.1 The skill provides a legitimate integration for Weights & Biases (W&B) via the Membrane platform. It instructs the agent to install the official `@membranehq/cli` package and use it to manage authentication and API actions, explicitly advising against asking users for raw API keys to improve security. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description (W&B integration) align with the runtime instructions (use Membrane CLI to connect to W&B and run actions). However, the package metadata lists no required binaries or credentials while the SKILL.md explicitly requires installing and using the @membranehq/cli and a Membrane account — this is an inconsistency between declared requirements and the actual instructions.
Instruction Scope
The instructions are focused on using the Membrane CLI to create a connection, discover or create actions, and run them against W&B. They do not instruct the agent to read unrelated local files or exfiltrate arbitrary data. They do, however, direct use of networked third-party tooling (Membrane) and interactive authentication flows, which is expected for this integration.
Install Mechanism
Although the skill package itself has no install spec, SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and sometimes `npx ...`). Installing a global npm package from the public registry is a moderate-risk operation that will add third-party code to the system. The registry metadata did not declare this required binary, creating a hidden install step the user must trust.
Credentials
The skill requests no environment variables or local credentials and explicitly instructs not to ask users for W&B API keys (it relies on Membrane to manage auth). This is proportionate to the stated purpose, but it requires trusting Membrane/the CLI to hold and proxy W&B credentials on the user's behalf.
Persistence & Privilege
The skill is instruction-only, does not declare always: true, and does not request persistent system-wide privileges. There is no indication it will modify other skills or system configuration beyond the user installing the Membrane CLI.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wb
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wb 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug wb
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Wb 是什么?

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

如何安装 Wb?

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

Wb 是免费的吗?

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

Wb 支持哪些平台?

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

谁开发了 Wb?

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

💬 留言讨论