← 返回 Skills 市场
byungkyu

Wati

作者 byungkyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
246
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wati
功能描述
WATI (WhatsApp Team Inbox) API integration with managed authentication. Send WhatsApp messages, manage contacts, and handle templates. Use this skill when us...
安全使用建议
This skill is internally consistent with its description: it needs a MATON_API_KEY and will call maton.ai endpoints that proxy to WATI. Before installing, confirm you trust maton.ai to handle your WhatsApp API traffic and bearer token. Practically: (1) Use a least-privilege / revocable API key for MATON_API_KEY, (2) verify the key's scope/expiration and rotate it regularly, (3) avoid pasting long-lived secrets into untrusted logs, and (4) review Maton’s privacy/security docs if you need assurances about where messages and contact data are stored. If you don't trust a third-party proxy, consider integrating directly with WATI or using your own trusted gateway.
功能分析
Type: OpenClaw Skill Name: wati Version: 1.0.0 The 'wati' skill is a legitimate integration for the WhatsApp Team Inbox (WATI) API via the Maton gateway (maton.ai). It provides standard instructions and code snippets for managing WhatsApp connections and sending messages using the MATON_API_KEY environment variable for authentication. No evidence of malicious intent, data exfiltration, or prompt injection was found; the skill functions as a proxy to simplify WATI API interactions.
能力评估
Purpose & Capability
Name/description (WATI proxy) match the declared requirement (MATON_API_KEY) and all example calls target maton.ai gateway/ctrl/connect endpoints that proxy to WATI. There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md only instructs making HTTP calls to maton.ai/ctrl.maton.ai/connect.maton.ai and using MATON_API_KEY in Authorization headers. It does not ask the agent to read arbitrary local files, other env vars, or exfiltrate unrelated data. It does instruct opening an authorization URL in a browser to complete OAuth-like flows, which is expected for connection setup.
Install Mechanism
No install spec and no code files beyond SKILL.md and LICENSE — lowest risk (instruction-only). Nothing is downloaded or written to disk by an installer.
Credentials
Only one environment variable (MATON_API_KEY) is required, which is appropriate for a gateway/proxy API integration. The documentation makes clear this key is used as a bearer token for maton.ai endpoints; the key's required scope should be verified with the Maton service.
Persistence & Privilege
Skill is not always:true, has no special persistent privileges, and does not modify other skills or system-wide settings. Autonomous invocation (default) is allowed but not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wati
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wati 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
WATI API integration skill initial release - Integrates WATI (WhatsApp Team Inbox) API with managed authentication via Maton. - Supports sending WhatsApp messages, managing contacts, and handling message templates. - Includes connection management features for multiple WATI accounts (list, create, get, delete). - Provides detailed usage examples and API references for contacts, messaging, templates, and connection headers. - Requires a Maton API key for all operations; instructions for setup and authentication included.
元数据
Slug wati
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wati 是什么?

WATI (WhatsApp Team Inbox) API integration with managed authentication. Send WhatsApp messages, manage contacts, and handle templates. Use this skill when us... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 246 次。

如何安装 Wati?

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

Wati 是免费的吗?

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

Wati 支持哪些平台?

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

谁开发了 Wati?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论