← 返回 Skills 市场
gora050

Zendesk

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
385
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zendesk-integration
功能描述
Zendesk integration. Manage customer success and ticketing data, records, and workflows. Use when the user wants to interact with Zendesk data.
安全使用建议
This skill is coherent and appears to do what it says, but check a few practical things before installing/using it: (1) The skill relies on the third-party Membrane service and its CLI — you will need a Membrane account and will trust Membrane to store/refresh Zendesk credentials; review their privacy/security docs. (2) The README recommends a global npm install; verify the npm package publisher (@membranehq) and consider installing in a controlled environment (container or CI runner) rather than your primary machine. (3) Some listed actions are destructive (delete-ticket, delete-organization). Always review the specific action and parameters before running, and prefer read-only discovery first. (4) Do not paste raw Zendesk API keys or other secrets into chat; use the Membrane connection flow as described. If you want a higher-assurance assessment, provide the npm package name and the Membrane service security/privacy links so those can be checked.
功能分析
Type: OpenClaw Skill Name: zendesk-integration Version: 1.0.3 The skill requires the agent to perform high-risk operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and the execution of shell commands to manage authentication and ticketing data. While these actions are aligned with the stated purpose of integrating Zendesk via the Membrane platform (getmembrane.com), the reliance on an external binary for credential management and the requirement to modify the system environment via global package installation introduce significant security risks and potential for supply chain exploitation. These instructions are contained within SKILL.md.
能力评估
Purpose & Capability
The skill description (Zendesk integration) aligns with its instructions: it delegates Zendesk work to the Membrane CLI and describes creating connections, listing actions, and running those actions. Required capabilities (network and a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md gives concrete CLI commands for installing the Membrane CLI, logging in, connecting to Zendesk, discovering and running actions. It does not instruct the agent to read unrelated files, access unrelated env vars, or exfiltrate data to unexpected endpoints. It does include admin-level actions (e.g., delete-ticket, delete-organization) — the user/agent should confirm intent before running destructive actions.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a normal way to get the CLI, but it will install third-party code on the host; users should verify the npm package and publisher before installing in production environments.
Credentials
The skill declares no required env vars or local config paths. Authentication is delegated to Membrane (server-side), and the SKILL.md explicitly advises not to ask users for API keys. No unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system-wide changes in its metadata. The only persistent effect would come from installing the Membrane CLI (user action) which is expected for this integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zendesk-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zendesk-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug zendesk-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Zendesk 是什么?

Zendesk integration. Manage customer success and ticketing data, records, and workflows. Use when the user wants to interact with Zendesk data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 385 次。

如何安装 Zendesk?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zendesk-integration」即可一键安装,无需额外配置。

Zendesk 是免费的吗?

是的,Zendesk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Zendesk 支持哪些平台?

Zendesk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Zendesk?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论