← 返回 Skills 市场
skill
作者
kenhee350-a11y
· GitHub ↗
· v1.0.0
· MIT-0
278
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill111
功能描述
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact w...
安全使用建议
This skill is coherent with its stated purpose, but verify maton.ai and its gateway domains (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) are services you trust before supplying an API key. Use a least-privilege/limited-scope API key if possible, rotate keys regularly, and avoid putting long-lived or admin keys into shared environments. Note the package has no homepage or publisher contact listed—if provenance matters for your environment, ask the publisher for verification or use an official WhatsApp/Meta-supported integration instead.
功能分析
Type: OpenClaw Skill
Name: skill111
Version: 1.0.0
The skill provides a standard integration for the WhatsApp Business API through a third-party gateway (maton.ai). It contains boilerplate Python and JavaScript code snippets for sending messages and managing OAuth connections, all of which operate as described. While it requires an external API key (MATON_API_KEY) and network access, these are necessary for its stated purpose, and there is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md implements a WhatsApp Business gateway integration (gateway.maton.ai / ctrl.maton.ai) and only requires MATON_API_KEY, which matches the declared purpose. Minor metadata oddities: the registry name is generic ('skill') and there is no homepage or publisher contact, which reduces provenance but does not contradict functionality.
Instruction Scope
All runtime instructions are focused on calling Maton gateway endpoints (sending messages, managing connections) and require only the MATON_API_KEY and network access. The instructions do not read unrelated files, other env vars, or send data to unexpected endpoints.
Install Mechanism
No install spec or code is provided — the skill is instruction-only, so nothing is written to disk or installed by the skill itself.
Credentials
The skill requests a single environment variable (MATON_API_KEY) that directly maps to the gateway authentication it performs. No unrelated secrets, config paths, or broad credential sets are requested.
Persistence & Privilege
The skill is not force-included (always: false) and uses default autonomous invocation settings. It does not request elevated persistence or access to other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill111 - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill111触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
a
元数据
常见问题
skill 是什么?
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 278 次。
如何安装 skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill111」即可一键安装,无需额外配置。
skill 是免费的吗?
是的,skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
skill 支持哪些平台?
skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 skill?
由 kenhee350-a11y(@kenhee350-a11y)开发并维护,当前版本 v1.0.0。
推荐 Skills