← 返回 Skills 市场
gora050

Z Api

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install z-api
功能描述
Z-API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Z-API data.
安全使用建议
This is an instruction-only skill that tells you to install and use the Membrane CLI to manage a Z-API connector. Before proceeding: (1) verify the @membranehq/cli npm package and its publisher (review the package repo and recent releases) rather than blindly installing '@latest'; consider using 'npx' or pinning a specific version to avoid unexpected upgrades; (2) be prepared to authenticate via a browser (the CLI manages tokens server-side); (3) confirm which tenant value to use for 'membrane login --tenant' in your environment; and (4) run the CLI in a controlled environment if you have concerns (e.g., dev VM/container). Overall the skill appears coherent with its stated purpose, but installing third-party CLIs always carries the ordinary supply-chain/trust risk.
功能分析
Type: OpenClaw Skill Name: z-api Version: 1.0.3 The skill provides a legitimate integration for the Membrane automation platform to interact with Z-API (Zendesk). It instructs the agent to install the official '@membranehq/cli' npm package and use the Membrane service for authentication and action execution. The instructions are well-aligned with the stated purpose and include security-positive guidance, such as delegating credential management to the platform rather than handling raw API keys locally.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Z-API integration) aligns with the instructions (use Membrane CLI to connect to a z-api connector, discover and run actions). No unrelated services, binaries, or credentials are requested by the skill itself.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, logging in, creating connections, discovering actions, building and running actions — all consistent with the stated purpose. It does not instruct reading unrelated system files or exfiltrating data. A minor ambiguity: the login command shows '--tenant' without an example tenant value which may confuse users in headless or multi-tenant setups.
Install Mechanism
There is no automated install spec in the skill bundle (lowest static risk). The docs instruct the user to run 'npm install -g @membranehq/cli@latest' (and also reference npx in examples). Installing a third-party CLI via npm is expected for this integration but carries the usual trust risk of executing a community package and using the '@latest' tag which can change over time.
Credentials
The skill declares no required env vars or credentials and explicitly advises letting Membrane manage secrets instead of asking users for API keys. That matches the stated behavior.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request system-wide configuration or other skills' credentials. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install z-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /z-api 触发
  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 z-api
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Z Api 是什么?

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

如何安装 Z Api?

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

Z Api 是免费的吗?

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

Z Api 支持哪些平台?

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

谁开发了 Z Api?

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

💬 留言讨论