← Back to Skills Marketplace
membranedev

Timebuzzer

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
156
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install timebuzzer
Description
TimeBuzzer integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeBuzzer data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install timebuzzer
  3. After installation, invoke the skill by name or use /timebuzzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug timebuzzer
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Timebuzzer?

TimeBuzzer integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeBuzzer data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.

How do I install Timebuzzer?

Run "/install timebuzzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Timebuzzer free?

Yes, Timebuzzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Timebuzzer support?

Timebuzzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Timebuzzer?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments