← Back to Skills Marketplace
kenhee350-a11y

skill

by kenhee350-a11y · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
278
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill111
Description
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact w...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill111
  3. After installation, invoke the skill by name or use /skill111
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
a
Metadata
Slug skill111
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is skill?

WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact w... It is an AI Agent Skill for Claude Code / OpenClaw, with 278 downloads so far.

How do I install skill?

Run "/install skill111" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is skill free?

Yes, skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does skill support?

skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created skill?

It is built and maintained by kenhee350-a11y (@kenhee350-a11y); the current version is v1.0.0.

💬 Comments