← 返回 Skills 市场
Zoho Survey
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
166
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zoho-survey
功能描述
Zoho Survey integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Survey data.
安全使用建议
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.
功能分析
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).
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zoho-survey - 安装完成后,直接呼叫该 Skill 的名称或使用
/zoho-survey触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Zoho Survey 是什么?
Zoho Survey integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Survey data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 Zoho Survey?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zoho-survey」即可一键安装,无需额外配置。
Zoho Survey 是免费的吗?
是的,Zoho Survey 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zoho Survey 支持哪些平台?
Zoho Survey 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zoho Survey?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills