← Back to Skills Marketplace
lotfinity

WAHA Onboarding

by lotfinity · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
109
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install waha-onboarding
Description
Onboard a new user to WhatsApp via WAHA—greet them, collect and sanitize their phone number, create/start a WAHA session, request and share a pairing code, v...
Usage Guidance
This skill appears to do what it says (onboard WhatsApp via WAHA) but its manifest omits that it needs a local 'waha-cli' binary and any credentials/config that binary might use. Before installing or enabling it: 1) verify where 'waha-cli' comes from and whether you trust that software; 2) confirm whether the CLI will access stored credentials or create network connections and review those policies; 3) test the flow in a safe environment (sandbox or VM) to observe what files/network calls the CLI performs; 4) require explicit user consent before running the CLI commands that will create sessions or share pairing codes; and 5) ask the skill author/maintainer to update the manifest to declare the required binary and any environment/config dependencies. If you cannot verify the origin and behavior of 'waha-cli', avoid running this skill on sensitive systems.
Capability Analysis
Type: OpenClaw Skill Name: waha-onboarding Version: 0.1.0 The skill facilitates a standard WhatsApp onboarding process using the WAHA (WhatsApp HTTP API) framework. It guides the agent to collect a phone number, manage sessions via 'waha-cli', and provide the user with a pairing code for device linking, which is consistent with its stated purpose in SKILL.md and lacks any indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The SKILL.md describes WhatsApp onboarding via WAHA, which legitimately requires calling a WAHA client. However the skill metadata declares no required binaries, no install spec, and no environment variables, while the instructions repeatedly run 'waha-cli' commands. The dependency on a local CLI (and any credentials/config that CLI uses) is expected for this purpose but is not declared in the manifest — an inconsistency.
Instruction Scope
The instructions stick to a clear onboarding flow: collect and sanitize a phone number, create/start a session, request a pairing code, and verify auth. They only reference the user's provided phone number and the 'waha-cli' commands; they do not instruct reading arbitrary files or unrelated environment variables.
Install Mechanism
This is instruction-only and contains no install specification or downloads, which minimizes direct install risk. The runtime does execute shell commands (waha-cli), but no install step is defined by the skill itself.
Credentials
The skill declares no required environment variables or binaries, yet the runtime instructions require 'waha-cli' to be present and likely rely on whatever local authentication/configuration that CLI uses. The skill does not declare this dependency or any credentials it might consume, which is disproportionate and opaque — you don't know what local secrets/config the CLI will access when invoked.
Persistence & Privilege
The skill is not always-on and does not request persistent or elevated platform privileges in the metadata. Nothing in SKILL.md attempts to alter other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install waha-onboarding
  3. After installation, invoke the skill by name or use /waha-onboarding
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial publish
Metadata
Slug waha-onboarding
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is WAHA Onboarding?

Onboard a new user to WhatsApp via WAHA—greet them, collect and sanitize their phone number, create/start a WAHA session, request and share a pairing code, v... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install WAHA Onboarding?

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

Is WAHA Onboarding free?

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

Which platforms does WAHA Onboarding support?

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

Who created WAHA Onboarding?

It is built and maintained by lotfinity (@lotfinity); the current version is v0.1.0.

💬 Comments