Zeta

v1.0.2

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

0· 103·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Zeta integration) matches the instructions (use Membrane CLI to connect to Zeta, list actions, run actions, or proxy requests). Requested capabilities (network + Membrane account) are proportional to the stated purpose.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI, browser-based login flow (with headless fallback), connection listing, action discovery, and proxied API requests. It does not instruct reading unrelated files, environment variables, or system paths.
Install Mechanism
There is no installer in the registry (instruction-only), but the docs tell the user/agent to run `npm install -g @membranehq/cli` or use `npx`. Installing a global npm package executes code from the npm package—reasonable for a CLI but worth auditing the package/source before installing.
Credentials
The skill declares no required env vars or credentials and explicitly says Membrane manages auth. That aligns with its instructions; no unrelated secrets are requested.
Persistence & Privilege
Skill is not always-enabled and uses normal autonomous invocation defaults. It does not request permanent system changes or modify other skills' configs in the instructions.
Assessment
This skill is an instruction-only integration that relies on the Membrane CLI and your Membrane account to access Zeta. Before installing or running commands: (1) verify you trust Membrane/getmembrane.com and the @membranehq/cli npm package (review the package and its GitHub repo if possible), (2) be aware that running `npm install -g` installs code system-wide, and (3) the agent will be able to run Membrane CLI commands that access any Zeta account you connect—avoid connecting accounts you don't want the agent to control. If you want stricter control, do not install the CLI globally and restrict agent autonomy or review commands before execution.

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

latestvk976d9njgxqdbgkrqbg9wvq7k5842rf0

License

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

Comments