openclaw-whatsappWhatsApp bridge for OpenClaw — send/receive messages, auto-reply agents, QR pairing, message search, contact sync
Install via ClawdBot CLI:
clawdbot install 0xs4m1337/openclaw-whatsappGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -fsSL https://raw.githubusercontent.com/0xs4m1337/openclaw-whatsapp/main/inAccesses system directories or attempts privilege escalation
sudo cpCalls external URL not in known-safe list
http://localhost:8555/qr`Uses known external API (expected, informational)
raw.githubusercontent.comGenerated Mar 1, 2026
Businesses can deploy this skill to handle common customer inquiries on WhatsApp, such as order status, FAQs, or appointment scheduling. It integrates with AI agents to provide instant, 24/7 responses, reducing manual workload and improving response times.
Sales teams use the auto-reply feature to engage potential leads via WhatsApp, asking qualifying questions and routing interested prospects to human agents. The message search and contact sync help track interactions and prioritize follow-ups.
Individuals set up the bridge to manage personal WhatsApp messages, with AI agents handling reminders, scheduling, or filtering spam. The deduplication and single-worker architecture ensure reliable processing without duplicate replies.
Clinics or telehealth services automate appointment confirmations and follow-ups via WhatsApp, using the send command and auto-reply to answer patient queries. The allowlist/blocklist feature ensures compliance by restricting responses to authorized numbers.
Event organizers leverage the skill to broadcast updates and handle attendee inquiries on WhatsApp, with AI agents providing information on schedules, venues, or tickets. The system prompt can be customized for event-specific guidance.
Offer the WhatsApp bridge as a managed service with tiered pricing based on message volume or features like auto-reply and contact sync. Revenue comes from monthly subscriptions, targeting small to medium businesses seeking automation.
Provide setup, configuration, and integration services for clients, tailoring the skill to specific use cases like sales or support. Revenue is generated through one-time project fees or ongoing maintenance contracts.
License the skill to other companies or developers who rebrand it as part of their own product suite, such as CRM or communication platforms. Revenue comes from licensing fees or revenue-sharing agreements.
💬 Integration Tip
Ensure the openclaw binary path is correctly set in the worker script to avoid 'not found' errors, and use systemd for reliable service management with auto-restart capabilities.
Scored Apr 19, 2026
AI Analysis
The skill downloads and executes an external script via curl pipe to bash from an unverified GitHub repository, uses sudo to copy files to system directories, and runs a persistent service that could potentially exfiltrate WhatsApp message data. While the functionality aligns with the stated purpose, the installation method and system access create significant attack surface.
Audited Apr 16, 2026 · audit v1.0
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).