whatsapp-validate

Check if phone numbers exist in the local Baileys session cache

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "whatsapp-validate" with this command: npx skills add MarcosRippel/whatsapp-validate

WhatsApp Validate Skill

Validate whether phone numbers have been seen by the connected WhatsApp account.

Usage

exec({ cmd: "node <skill_dir>/scripts/validate.js COMMAND [ARGS]" })

Commands

Check Single Number

exec({ cmd: "node <skill_dir>/scripts/validate.js check \"5511999999999\"" })

Batch Check

exec({ cmd: "node <skill_dir>/scripts/validate.js batch \"5511999999999,5511888888888\"" })

List Known Numbers

exec({ cmd: "node <skill_dir>/scripts/validate.js list 50" })

Note

This skill checks the local cache only. A number not found may still have WhatsApp — it simply hasn't interacted with the bot yet.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

WhatsApp Utils

Phone number formatting, cache inspection, contact export, and message ID generation

Registry SourceRecently Updated
0545
Profile unavailable
General

WhatsApp Groups

Discover, list, and search WhatsApp groups from Baileys session data

Registry SourceRecently Updated
0379
Profile unavailable
General

WhatsApp Group Admin

Group administration utilities - info, stats, invite link parsing, and creation templates

Registry SourceRecently Updated
0409
Profile unavailable