Zoho Survey
v1.0.0Zoho Survey integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Survey data.
⭐ 0· 64·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Zoho Survey integration) match the instructions: all runtime actions use the @membranehq/cli to discover connectors, create connections, run actions, or proxy requests to Zoho Survey. Requiring network access and a Membrane account is expected for this purpose.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI and to creating/using a Zoho Survey connection. They explicitly advise not to ask users for API keys. However the skill relies on Membrane acting as a proxy — meaning requests and survey data will transit Membrane's service (and tokens are managed there) which has privacy implications the user should understand.
Install Mechanism
There is no automated install spec in the registry; the SKILL.md instructs the user to run `npm install -g @membranehq/cli`. Installing a global npm package executes third-party code from the npm registry — a normal but non-trivial action. The installer is not performed by the skill itself; the user must run it manually.
Credentials
The skill declares no required environment variables, no config paths, and no credentials. That aligns with the instructions which rely on Membrane-managed connections rather than local API keys.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not modify other skills or system-wide settings. It does rely on a Membrane account/session which lives on Membrane's side, but that is consistent with its purpose.
Assessment
This skill is coherent and appears to do what it says, but before installing or using it you should: 1) verify you trust the Membrane service and @membranehq/cli package (check the npm package page and the GitHub repo), because your Zoho Survey requests and tokens will transit Membrane's servers; 2) be aware installing a global npm package runs third‑party code on your machine — prefer installing in a controlled environment or reviewing the package source first; 3) review Membrane's privacy/security docs to understand what data is logged or stored; and 4) if you prefer not to route data through a third party, consider building a direct Zoho Survey integration that uses your own credentials instead.Like a lobster shell, security has layers — review code before you run it.
latestvk97a9rqcxzwtxn0zjjh9tmepvh84cksk
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
