← 返回 Skills 市场
membranedev

Timebuzzer

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
156
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install timebuzzer
功能描述
TimeBuzzer integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeBuzzer data.
安全使用建议
This skill appears internally consistent, but verify you trust the Membrane project before installing their npm CLI. Consider using npx (shown in the document) instead of a global npm install to avoid persistent global binaries. Confirm the connectorKey (timebuzzer) is the official TimeBuzzer integration and that Membrane's privacy terms are acceptable—the CLI will open a browser or provide an auth code, so do not paste secrets into chat. If you need a higher assurance level, review the @membranehq/cli package on the npm registry and the repository at https://github.com/membranedev/application-skills before installing.
功能分析
Type: OpenClaw Skill Name: timebuzzer Version: 1.0.1 The skill instructs the agent to perform high-risk operations, including the global installation of an external npm package (@membranehq/cli) and the execution of shell commands for authentication and API interaction. It also utilizes a dynamic action creation feature ('membrane action create') that allows the agent to generate and execute new integration logic via the Membrane platform. While these capabilities are aligned with the stated purpose of integrating with TimeBuzzer, the reliance on global software installation and dynamic code execution represents a significant security risk surface.
能力评估
Purpose & Capability
Name/description (TimeBuzzer integration) align with the declared behavior: the SKILL.md instructs the agent to use the Membrane CLI to connect to TimeBuzzer, discover and run actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating a connection to the timebuzzer connector, listing/creating/running actions, and polling. The SKILL.md does not instruct reading arbitrary files, scanning environment variables, or sending data to unexpected endpoints beyond Membrane.
Install Mechanism
The skill recommends installing @membranehq/cli from npm (global install) and also shows npx usage. npm installation from the public registry is a reasonable, expected approach for a CLI, but installing global npm packages carries the usual supply-chain/trust considerations; using npx avoids a persistent global install.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is delegated to Membrane (interactive browser flow or code completion), which is proportionate to the stated purpose.
Persistence & Privilege
always is false and there is no install script or code that modifies other skills or system-wide settings. The skill does not request elevated or permanent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install timebuzzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /timebuzzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug timebuzzer
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Timebuzzer 是什么?

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

如何安装 Timebuzzer?

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

Timebuzzer 是免费的吗?

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

Timebuzzer 支持哪些平台?

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

谁开发了 Timebuzzer?

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

💬 留言讨论