← Back to Skills Marketplace
membranedev

Zabbix

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
212
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zabbix
Description
Zabbix integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zabbix data.
Usage Guidance
This skill appears to do what it says: it delegates Zabbix access to the Membrane service via the @membranehq/cli. Before installing/using it, consider: 1) Data flow/privacy: Membrane will broker auth and likely store or proxy Zabbix credentials and data — review Membrane's privacy/security documentation and whether you are comfortable sending monitoring data to that service. 2) Package install: `npm install -g` installs code system‑wide; prefer pinning a specific version or using a scoped/local install if you want tighter control, and verify the package on npm/github. 3) Least privilege: if your Zabbix instance contains sensitive data, consider creating limited-scope Zabbix accounts for the connector. 4) If you require on‑prem-only integrations without third‑party transit, this skill may not meet that requirement. Overall this skill is coherent and proportional, but its trust boundary is the Membrane service — verify that before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: zabbix Version: 1.0.1 The skill instructions in SKILL.md direct the agent to perform high-risk operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli@latest`) and the execution of shell-based authentication commands (`membrane login`). While these actions are aligned with the stated purpose of using the Membrane platform for Zabbix integration, the requirement for system-wide software installation and external credential management via the command line constitutes a high-privilege attack surface without clear evidence of malicious intent.
Capability Assessment
Purpose & Capability
Name/description (Zabbix integration) match the instructions: the SKILL.md exclusively shows how to use the Membrane CLI to connect to and run actions against Zabbix. Requested tools and commands (membrane CLI) are relevant to that purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating/using a connection, listing/creating actions, and running them. There are no instructions to read unrelated files, access other environment variables, or exfiltrate local data.
Install Mechanism
This is instruction‑only (no install spec), but it tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a normal approach but carries moderate risk (third‑party code installed system‑wide). The SKILL.md does not pin versions or provide checksums.
Credentials
The skill declares no required env vars or local credentials, which matches its use of Membrane. However, using Membrane means Zabbix credentials and monitoring data will be handled/stored by the Membrane service — an external dependency that should be acceptable only if the user trusts that provider.
Persistence & Privilege
The skill is not always-included, does not request special agent privileges, and is instruction-only with no code written to disk by the registry. It relies on user-invoked CLI usage rather than background persistent agents.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zabbix
  3. After installation, invoke the skill by name or use /zabbix
  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 zabbix
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Zabbix?

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

How do I install Zabbix?

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

Is Zabbix free?

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

Which platforms does Zabbix support?

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

Who created Zabbix?

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

💬 Comments