← 返回 Skills 市场
Zulip
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
199
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zulip-integration
功能描述
Zulip integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zulip data.
安全使用建议
Before installing or running this skill: (1) understand that it routes Zulip access through a third‑party service (Membrane) — review Membrane's privacy, security, and data retention policies and only proceed if you trust them; (2) the SKILL.md requires npm/node (global install or npx) even though the registry metadata does not list required binaries — installing global npm packages can execute code from the npm registry, so vet the package (@membranehq/cli) and prefer running in a sandbox; (3) the skill intentionally avoids asking for raw API keys, but that means Membrane will hold/mediate credentials — ensure that level of delegation is acceptable; (4) ask the publisher for clarification or updated metadata listing required binaries and a canonical Membrane project homepage/repository if you want higher assurance. If you cannot trust or verify Membrane, consider integrating directly with Zulip using your own API tokens instead.
功能分析
Type: OpenClaw Skill
Name: zulip-integration
Version: 1.0.3
The skill acts as a wrapper for the Membrane platform, requiring the installation of a global NPM package (@membranehq/cli) and delegating all Zulip interactions, including authentication and API execution, to a third-party service (getmembrane.com). While these actions are aligned with the stated purpose of the integration, the requirement for global system modifications and the redirection of all sensitive communication and credential management through an external proxy represent significant security trade-offs and a broadened attack surface. Additionally, the 'membrane action create' feature allows for dynamic remote code generation, which is a high-risk capability.
能力评估
Purpose & Capability
The skill claims to integrate with Zulip and its instructions use Membrane to do so, which is coherent. However, the registry metadata lists no required binaries or env vars even though the SKILL.md expects npm/npx and the membrane CLI to be available/installed — a mismatch between declared requirements and actual usage.
Instruction Scope
SKILL.md stays on-topic (install Membrane CLI, login, create a connection, discover/run actions). It does not instruct the agent to read unrelated files or exfiltrate data, but it tells the user/agent to install and run third‑party tooling and to send credentials/requests through Membrane — which broadens the effective scope to include the Membrane service.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell the user/agent to run `npm install -g @membranehq/cli@latest` and use `npx`. Installing global npm packages or running npx will fetch and execute code from the npm registry; this is common but increases risk compared to an instruction-only skill that requires nothing be installed. The skill does not declare this dependency in metadata.
Credentials
The skill declares no required env vars or primary credential, yet operation relies on a Membrane account and a browser-based/login flow that hands auth to Membrane. That centralizes access to Zulip credentials/operations in a third-party service (Membrane). The lack of declared credentials and the expectation that Membrane 'handles auth' is a potential privacy/consent concern and should be justified to the user.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation settings (disable-model-invocation=false). It does not request persistent system-wide configuration or claim to modify other skills. No elevated persistence privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zulip-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/zulip-integration触发 - 根据 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
元数据
常见问题
Zulip 是什么?
Zulip integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zulip data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。
如何安装 Zulip?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zulip-integration」即可一键安装,无需额外配置。
Zulip 是免费的吗?
是的,Zulip 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zulip 支持哪些平台?
Zulip 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zulip?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills