Zabbix

v1.0.0

Zabbix integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zabbix data.

0· 84·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Zabbix integration) match the SKILL.md: all runtime instructions are about installing/using the Membrane CLI to connect to and proxy requests to Zabbix. Nothing in the instructions requests unrelated services or credentials.
Instruction Scope
Runtime instructions are scoped to installing/using the Membrane CLI, creating connections, listing actions, running actions, and proxying to the Zabbix API. The SKILL.md does not instruct reading arbitrary files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints beyond Membrane/Zabbix.
Install Mechanism
The skill is instruction-only (no install spec), but it recommends installing @membranehq/cli via npm (-g) or using npx. Installing a global npm package is a normal, expected step for CLI-based integrations but carries the usual supply-chain risk of any npm package; this is proportionate to the stated purpose.
Credentials
No environment variables or local credentials are requested. Authentication is delegated to Membrane (browser login and Membrane-managed connections). Users should be aware that requests and credentials are proxied through Membrane's service, so Membrane will see the proxied Zabbix API traffic.
Persistence & Privilege
The skill does not request always:true, has no install files, and does not modify other skills or agent-wide settings. It is user-invocable and does not request persistent elevated privileges.
Assessment
This skill is coherent: it tells you to use the Membrane CLI to connect to Zabbix and does not ask for extra secrets. Before installing, decide whether you trust Membrane to proxy your Zabbix traffic (they will see proxied requests and handle auth). Prefer using npx instead of a global npm install if you want to avoid altering your system-wide tools, review the @membranehq/cli package on the npm/GitHub pages, and use a least-privileged Membrane connection account. If you cannot or do not want third-party proxying of your Zabbix data, do not use this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk977m3afcejazr98gn0wk6y6q184ff7r

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments