← Back to Skills Marketplace
membranedev

Zoho Survey

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
166
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zoho-survey
Description
Zoho Survey integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Survey data.
Usage Guidance
This skill is internally consistent with its stated purpose, but you should still verify trust before running anything: 1) Confirm the Membrane CLI package (@membranehq/cli) on npm and the repository/homepage match the vendor you trust; prefer using `npx` to avoid a global install if you want less system impact. 2) During the OAuth browser/code flow, review the scopes the Membrane authorization requests so you understand what access it will have to your Zoho Survey data. 3) Do not paste API keys or secrets into chat—this skill explicitly delegates auth to Membrane. 4) If you are concerned about autonomous agent actions, restrict the agent's permissions or require manual invocation; the skill itself does not demand elevated system privileges. 5) If you require higher assurance, ask the publisher for a signed release or audit of the Membrane CLI package before installing.
Capability Analysis
Type: OpenClaw Skill Name: zoho-survey Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Zoho Survey using the Membrane CLI. It outlines standard procedures for installation, authentication, and executing API actions through the Membrane platform. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions are consistent with the stated purpose of the integration (SKILL.md, _meta.json).
Capability Assessment
Purpose & Capability
Name and description (Zoho Survey integration) match the instructions: all runtime steps use the Membrane CLI to create connections, discover and run actions against Zoho Survey. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing/using the Membrane CLI, logging in (OAuth browser/code flow), creating/ listing/ running actions, and using connection IDs. It does not instruct reading arbitrary files, accessing other services, or asking the user for API keys; it explicitly advises against collecting local secrets.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a third-party CLI from npm is a reasonable, expected step for this integration, but it carries the usual supply-chain/privilege risks of global npm packages—verify the package and prefer `npx` or scoped installs if you want to avoid a global install.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. Authentication is delegated to Membrane's OAuth flow; the instructions explicitly recommend not asking users for API keys or tokens. This is proportionate to the stated purpose.
Persistence & Privilege
always is false and there are no requests to modify other skills or system-wide settings. The skill permits normal autonomous invocation (disable-model-invocation is false), which is the platform default and expected for a functional integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-survey
  3. After installation, invoke the skill by name or use /zoho-survey
  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 zoho-survey
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Zoho Survey?

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

How do I install Zoho Survey?

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

Is Zoho Survey free?

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

Which platforms does Zoho Survey support?

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

Who created Zoho Survey?

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

💬 Comments