← Back to Skills Marketplace
Zeta
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
236
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zeta
Description
Zeta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zeta data.
Usage Guidance
This skill appears to legitimately act as a wrapper around the Membrane CLI for Zeta, but double-check before proceeding: 1) The SKILL.md requires the 'membrane' CLI even though the registry metadata doesn't declare it — expect to install a package from npm. 2) Verify the npm package '@membranehq/cli' is the official publisher before running 'npm install -g' (or prefer 'npx' to avoid a global install). 3) Understand that connecting will require a Membrane account and will grant Membrane access to Zeta on your behalf — review connector permissions on the Membrane dashboard. 4) If you require higher assurance, ask the skill author for a declared install spec and a pinned package version or use npx to limit system changes. Proceed only if you trust the Membrane project and the package publisher.
Capability Analysis
Type: OpenClaw Skill
Name: zeta
Version: 1.0.3
The Zeta skill bundle provides instructions for an AI agent to manage card and expense data via the Membrane CLI (@membranehq/cli). The instructions cover standard operational procedures including CLI installation, authentication, and action execution through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized persistence were found; the skill appears to be a legitimate integration for the Membrane ecosystem (SKILL.md, _meta.json).
Capability Assessment
Purpose & Capability
Name/description say 'Zeta integration' and the SKILL.md consistently instructs using Membrane to connect to Zeta. That capability is coherent. However, the skill metadata lists no required binaries even though the instructions require the 'membrane' CLI (installed via npm). The missing declaration is an inconsistency.
Instruction Scope
Runtime instructions focus on installing and using the Membrane CLI (login, connect, action discovery, run). They do not instruct reading unrelated files or exfiltrating secrets, and they explicitly advise not to ask users for API keys. Commands/paths referenced are limited to membrane CLI usage and browser-based auth flow.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md recommends 'npm install -g @membranehq/cli@latest' (and also shows npx usage). A global npm install changes the system and downloads code from the npm registry. The lack of an explicit install spec in the metadata and the use of a 'latest' tag are minor risks — verify the publisher/package before installing. Using npx instead avoids a global install.
Credentials
The skill declares no required environment variables or credentials and the instructions rely on Membrane to manage auth. That is proportionate to the stated purpose. The skill does require a Membrane account and network access, which are reasonable.
Persistence & Privilege
The skill does not request persistent/enforced inclusion (always:false) and does not instruct changing other skill configs or system-wide settings. Autonomous invocation is allowed but is the platform default; it does not add additional unexplained privilege here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zeta - After installation, invoke the skill by name or use
/zeta - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Zeta?
Zeta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zeta data. It is an AI Agent Skill for Claude Code / OpenClaw, with 236 downloads so far.
How do I install Zeta?
Run "/install zeta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zeta free?
Yes, Zeta is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zeta support?
Zeta is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zeta?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills