← 返回 Skills 市场
gora050

Wati

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wati-integration
功能描述
WATI integration. Manage data, records, and automate workflows. Use when the user wants to interact with WATI data.
安全使用建议
This skill is internally consistent: it uses the Membrane CLI to handle WATI auth and API calls rather than asking you for WATI keys. Before installing or using it, verify the @membranehq/cli npm package and the Membrane service (homepage/repo) are legitimate and acceptable to you. If you have strict security requirements, consider installing the CLI in an isolated environment (container/VM), review the package source on GitHub, and avoid pasting any credentials into places other than Membrane's official login flow. If you prefer not to trust a third party, implement a direct WATI integration that uses your own managed keys instead.
功能分析
Type: OpenClaw Skill Name: wati-integration Version: 1.0.1 The skill provides instructions for integrating with WATI (a WhatsApp Business API platform) using the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution via the '@membranehq/cli' npm package. The instructions in SKILL.md are consistent with the stated purpose and do not contain evidence of malicious intent, data exfiltration, or unauthorized access.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (WATI integration) match the instructions: the SKILL.md consistently instructs use of the Membrane CLI to connect to WATI and run actions. There are no unrelated environment variables or surprising requirements.
Instruction Scope
Instructions are narrowly scoped to installing the Membrane CLI, logging in, creating a connection, discovering/creating actions, and running them. They do not instruct the agent to read arbitrary files, environment variables, or to exfiltrate data outside the Membrane/WATI flow. The doc explicitly says not to ask users for API keys and to let Membrane manage credentials.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to install @membranehq/cli from npm (npm install -g or npx). Installing a third‑party npm CLI is a normal, expected step but does execute remote code from the npm registry — the user should trust the package and verify its provenance before installation.
Credentials
The skill declares no required env vars or local credentials. It requires a Membrane account and interactive login flow, which is appropriate for the described behavior. No unrelated secrets are requested in the instructions.
Persistence & Privilege
The skill does not request always:true and is user-invocable; it does not request system-wide configuration or access to other skills. There is no indication it demands persistent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wati-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wati-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug wati-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Wati 是什么?

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

如何安装 Wati?

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

Wati 是免费的吗?

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

Wati 支持哪些平台?

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

谁开发了 Wati?

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

💬 留言讨论