← Back to Skills Marketplace
OpenAi Berto
by
Berto Rodríguez
· GitHub ↗
· v1.0.0
· MIT-0
135
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install whatsaoo
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's code and examples legitimately use a single MATON_API_KEY to call maton.ai gateways (appropriate for a WhatsApp Business proxy). However, the package/registry metadata contains several inconsistencies (different skill name, differing ownerId and slug in _meta.json, version mismatch, and no homepage). Before installing: 1) verify the publisher identity (confirm the ownerId and that maton.ai is the intended provider); 2) prefer skills with a homepage or official publisher record; 3) only provide a MATON API key scoped/minimized for testing (use a sandbox/test account if possible); 4) rotate the API key after testing or if you become unsure; 5) monitor outgoing traffic and logs for unexpected endpoints. These checks will reduce risk in case the metadata mismatches indicate repackaging or a supply-chain issue.
Capability Analysis
Type: OpenClaw Skill
Name: whatsaoo
Version: 1.0.0
The skill is a standard integration for the WhatsApp Business API via a third-party gateway service (maton.ai). It provides comprehensive documentation and Python/JavaScript code snippets for sending messages, managing templates, and handling OAuth connections. The skill requires a MATON_API_KEY environment variable, which is used as intended for authentication with the gateway (gateway.maton.ai and ctrl.maton.ai). No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
SKILL.md implements a WhatsApp Business gateway using maton.ai endpoints and requires MATON_API_KEY — this is coherent with the stated purpose. However, the registry name and provided top-level metadata ('OpenAi Berto', slug 'whatsaoo') do not match the SKILL.md (name 'whatsapp-business', author 'maton', slug in _meta.json 'whatsapp-business'). These naming/identity mismatches are unexpected.
Instruction Scope
Runtime instructions are instruction-only and limited: example code issues HTTP requests to gateway.maton.ai / ctrl.maton.ai and reads only the MATON_API_KEY environment variable. The SKILL.md does not instruct reading unrelated files or other environment variables, nor does it direct data to unexpected external endpoints beyond the Maton service.
Install Mechanism
No install spec and no code files to be written/executed by an installer — lowest-risk delivery mechanism. The skill is instruction-only.
Credentials
Only MATON_API_KEY is required and used in examples, which is proportionate for a gateway/proxy to Maton. Minor mismatch: registry metadata lists required env var but 'primary credential' is unset; this is likely benign but inconsistent.
Persistence & Privilege
The skill does not request always: true, does not require config paths, and is user-invocable only. No persistent or elevated platform privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whatsaoo - After installation, invoke the skill by name or use
/whatsaoo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Chat with AI.
Metadata
Frequently Asked Questions
What is OpenAi Berto?
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 135 downloads so far.
How do I install OpenAi Berto?
Run "/install whatsaoo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenAi Berto free?
Yes, OpenAi Berto is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenAi Berto support?
OpenAi Berto is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenAi Berto?
It is built and maintained by Berto Rodríguez (@notrellz); the current version is v1.0.0.
More Skills