← 返回 Skills 市场
Zendesk Sunshine
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
159
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zendesk-sunshine
功能描述
Zendesk Sunshine integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zendesk Sunshine data.
安全使用建议
This skill appears coherent, but you should still review risks before installing or using it: 1) The integration delegates authentication and credential storage to Membrane (a third party). Only use it if you trust Membrane to hold and manage your Zendesk credentials. 2) The SKILL.md asks you to run npm install -g @membranehq/cli which installs a global binary—consider using npx to avoid a global install or verify the package on npm/GitHub first. 3) Use a least-privileged Zendesk account when creating connections, and after testing, review and revoke connections/tokens you don't need. 4) Because the skill is instruction-only (no code files provided), there was nothing for the scanner to analyze—verify the package source and repository (npm page, GitHub repo, signatures) before trusting it in production.
功能分析
Type: OpenClaw Skill
Name: zendesk-sunshine
Version: 1.0.1
The skill provides instructions for an AI agent to interact with Zendesk Sunshine using the Membrane CLI. It covers authentication, action discovery, and execution via the `membrane` command-line tool and its associated cloud service (getmembrane.com). The instructions in SKILL.md are functional and aligned with the stated purpose, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (Zendesk Sunshine integration) matches the instructions: install Membrane CLI, create a Membrane connection to the Zendesk Sunshine connector, discover and run actions. Requiring network access and a Membrane account is coherent with that purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login via browser/authorization URL, creating connections, listing actions, and running them. It does not instruct reading unrelated files, asking for local secrets, or sending data to unexpected endpoints. It explicitly instructs not to ask users for API keys and to let Membrane handle auth.
Install Mechanism
No packaged install spec in the skill bundle (instruction-only). The SKILL.md instructs a global npm install of @membranehq/cli (public npm registry) or using npx. Global npm installs are a moderate-risk action because they write binaries to the system PATH and may require elevated permissions; however this is expected for a CLI-based integration and the package is from npm (traceable).
Credentials
The skill does not request environment variables, local config paths, or any unrelated credentials. Authentication is delegated to Membrane (browser-based OAuth flow), which is consistent with the described design. Note: delegating credentials to Membrane means you are trusting that third-party service with access to Zendesk data—this is expected but worth considering.
Persistence & Privilege
Skill is instruction-only, no install artifacts are provided by the registry, always:false, and it does not request system-wide configuration changes. It does instruct the user to install a CLI, but the skill itself does not request persistent elevated privileges or automatic inclusion.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zendesk-sunshine - 安装完成后,直接呼叫该 Skill 的名称或使用
/zendesk-sunshine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Zendesk Sunshine 是什么?
Zendesk Sunshine integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zendesk Sunshine data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 Zendesk Sunshine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zendesk-sunshine」即可一键安装,无需额外配置。
Zendesk Sunshine 是免费的吗?
是的,Zendesk Sunshine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zendesk Sunshine 支持哪些平台?
Zendesk Sunshine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zendesk Sunshine?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills