← 返回 Skills 市场
membranedev

Wiza

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
134
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wiza
功能描述
Wiza integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wiza data.
安全使用建议
This skill itself is coherent: it uses the Membrane CLI to talk to Wiza rather than doing direct API calls. Before installing or using it, consider: (1) Membrane is a third party — your Wiza data and credentials will be brokered by Membrane, so review their privacy/security docs and trustworthiness; (2) the instructions recommend npm install -g @membranehq/cli@latest (or npx). Installing npm packages runs third-party code locally — prefer pinning to a fixed version, inspect the package source or the GitHub repo, and check the package on npm for recent publication activity; (3) during login you will be asked to open a URL and paste a code — only complete this flow on the official Membrane site to avoid phishing; (4) if you need stronger isolation, run the CLI in a dedicated environment/container or test with limited-scope data first. If you want additional assurance, provide the Membrane CLI package name/version or a link to the exact npm package release and I can highlight specific supply-chain signals and code areas to review.
功能分析
Type: OpenClaw Skill Name: wiza Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Wiza using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating, and managing API actions via the Membrane platform. The behavior is consistent with the stated purpose of prospecting and lead management, and no malicious intent, data exfiltration, or obfuscation was found.
能力评估
Purpose & Capability
The name/description (Wiza integration) match the runtime instructions: all actions are performed via the Membrane CLI using a 'wiza' connector. There are no extraneous credential requests or unrelated binaries required.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating a Wiza connection, listing/discovering/creating/running actions, and using JSON flags. It does not direct the agent to read unrelated files, request unrelated environment variables, or exfiltrate data to unexpected endpoints — but it does instruct you to authenticate through Membrane (a third party).
Install Mechanism
The skill recommends installing @membranehq/cli from npm (global install) or using npx. Installing packages from public registries is common but is a supply-chain risk: 'latest' is unpinned and could change behavior. No direct downloads from arbitrary URLs are used, which is positive, but you should review the CLI package and prefer pinned versions.
Credentials
The skill declares no required env vars or credentials and explicitly instructs you not to supply API keys to the agent. Authentication is delegated to Membrane via an interactive login and a connection creation step, which is proportionate to the described integration.
Persistence & Privilege
The skill is instruction-only, has no install spec, does not request 'always: true', and is user-invocable only. It does not attempt to modify other skills or request persistent agent-wide privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wiza
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wiza 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug wiza
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Wiza 是什么?

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

如何安装 Wiza?

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

Wiza 是免费的吗?

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

Wiza 支持哪些平台?

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

谁开发了 Wiza?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论