← 返回 Skills 市场
Zendesk Guide
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zendesk-guide
功能描述
Zendesk Guide integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zendesk Guide data.
安全使用建议
This skill is coherent for interacting with Zendesk Guide via Membrane, but consider the following before installing:
- Trust & data flow: Using the skill proxies your Zendesk API calls through Membrane. That means request/response bodies and any sensitive content will traverse Membrane's infrastructure — review their privacy, data retention, and security controls and confirm this is acceptable.
- Install provenance: The SKILL.md instructs installing @membranehq/cli globally via npm. Verify the package name, publisher, and npm page (and prefer scoped installs or non-global installs if your org restricts global packages).
- Least privilege: Create or test with a non-production Zendesk account or scoped connector where possible to limit exposure while you validate behavior.
- Org policy: If you’re in a corporate environment, check with IT/security before installing a global CLI or routing support data through a third-party.
If you want a deeper assessment, ask for: the npm package metadata (publisher, latest version checksum), Membrane's security/privacy documentation, or any network egress rules that would apply in your environment.
功能分析
Type: OpenClaw Skill
Name: zendesk-guide
Version: 1.0.0
The zendesk-guide skill bundle provides instructions for an AI agent to manage Zendesk Guide data using the Membrane CLI. The instructions in SKILL.md focus on legitimate operations such as authentication via 'membrane login', discovering actions, and executing API requests through the Membrane proxy. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the skill explicitly advises against asking users for secrets, delegating credential management to the Membrane platform.
能力评估
Purpose & Capability
The name/description (Zendesk Guide integration) matches the runtime instructions: all actions documented use the Membrane CLI to access Zendesk Guide APIs or prebuilt actions. There are no unrelated env vars, binaries, or config paths requested that would be incoherent with a Zendesk integration.
Instruction Scope
SKILL.md is instruction-only and stays on-topic: it tells the agent/user to install the Membrane CLI, run browser-based login, create a connection, list actions, run actions, or proxy raw API calls via Membrane. It does not instruct reading arbitrary local files or exfiltrating unrelated data. Important: proxying requests via Membrane means request/response bodies and any Zendesk data you send will traverse Membrane's servers — the document explicitly relies on that behavior.
Install Mechanism
No registry install spec is included (instruction-only), but the README tells users to run `npm install -g @membranehq/cli`. This is a standard approach but carries the usual risks of installing a global npm package (network fetch, code execution on install). Verify the npm package provenance and that you trust @membranehq before installing globally.
Credentials
The skill requests no environment variables or extra credentials in the manifest. Authentication is delegated to Membrane's browser OAuth flow and connection management. That is proportionate for a proxy-based integration, but it means credentials and proxied data are managed by Membrane — ensure that is acceptable for your data/privacy requirements.
Persistence & Privilege
always is false, no install spec writes files via the skill itself, and no instruction requests modifications to other skills or system-wide agent settings. Installing the CLI may create local configuration (tokens or config files) in the user's environment, which is expected for a CLI tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zendesk-guide - 安装完成后,直接呼叫该 Skill 的名称或使用
/zendesk-guide触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Zendesk Guide 是什么?
Zendesk Guide integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zendesk Guide data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 Zendesk Guide?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zendesk-guide」即可一键安装,无需额外配置。
Zendesk Guide 是免费的吗?
是的,Zendesk Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zendesk Guide 支持哪些平台?
Zendesk Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zendesk Guide?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills