首页龙虾技能列表 › What's app — 技能工具

📱 What's app — 技能工具

v1.0.0

[自动翻译] Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

5· 2,607·10 当前·11 累计
下载技能包
License
MIT-0
最后更新
2026/2/26
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is an instruction-only wrapper around the wacli CLI and its declared requirements and instructions are consistent with the stated purpose of sending/searching WhatsApp messages.
评估建议
This skill is coherent with its stated purpose, but it will access your WhatsApp account and local store (~/.wacli) and can sync message history. Before installing: (1) confirm you trust the upstream project (steipete/wacli) and the Homebrew tap or Go module source, (2) be aware QR auth will link this machine to your WhatsApp account and stored credentials are sensitive, (3) only use the skill when you explicitly ask the agent to message or search other people (the SKILL.md enforces confirmation...
详细分析 ▾
用途与能力
The skill's name/description match what the SKILL.md instructs: it requires the wacli binary and provides commands for auth, sync, search, backfill, and send. No unrelated binaries, environment variables, or services are requested.
指令范围
Instructions stay within the WhatsApp messaging/search/sync domain and require explicit recipient+message confirmation before sending. They do reference local state (~/.wacli), QR-based auth, continuous sync (--follow), and history backfill, which are expected for this functionality but are privacy-sensitive because they access message history and stored credentials.
安装机制
Install options are a Homebrew formula (steipete/tap/wacli) and a Go module (github.com/steipete/wacli/cmd/wacli). These are standard public install methods; no arbitrary archive downloads or unknown shortlinks are used. Verify the upstream tap/repo if you want extra assurance.
凭证需求
The skill declares no environment variables or unrelated credentials. It does use a local store (~/.wacli) for auth data (QR login), which is proportionate to operating a WhatsApp CLI but should be considered sensitive.
持久化与权限
The skill is not always-enabled and doesn't request elevated system-wide privileges. The SKILL.md mentions running a continuous sync (wacli sync --follow) which can run persistently, but that is a capability of the CLI itself rather than an automatic, always-on property of the skill.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/1/27

Initial release of WhatsApp integration via the wacli CLI. - Allows sending WhatsApp messages to others or searching/syncing history using wacli. - Requires explicit user request and recipient for all messages; confirms before sending. - Provides commands for authentication, syncing, searching chats/messages, backfilling history, and sending files/text. - Not for routine user chats; only to contact third parties or search WhatsApp history.

● 无害

安装命令 点击复制

官方npx clawhub@latest install whats
镜像加速npx clawhub@latest install whats --registry https://cn.clawhub-mirror.com

技能文档

Use wacli only when the user explicitly asks you to message someone else on WhatsApp or when they ask to sync/search WhatsApp history. Do NOT use wacli for normal user chats; Clawdbot routes WhatsApp conversations automatically. If the user is chatting with you on WhatsApp, you should not reach for this tool unless they ask you to contact a third party.

Safety

  • Require explicit recipient + message text.
  • Confirm recipient + message before sending.
  • If anything is ambiguous, ask a clarifying question.

Auth + sync

  • wacli auth (QR login + initial sync)
  • wacli sync --follow (continuous sync)
  • wacli doctor

Find chats + messages

  • wacli chats list --limit 20 --query "name or number"
  • wacli messages search "query" --limit 20 --chat
  • wacli messages search "invoice" --after 2025-01-01 --before 2025-12-31

History backfill

  • wacli history backfill --chat --requests 2 --count 50

Send

  • Text: wacli send text --to "+14155551212" --message "Hello! Are you free at 3pm?"
  • Group: wacli send text --to "1234567890-123456789@g.us" --message "Running 5 min late."
  • File: wacli send file --to "+14155551212" --file /path/agenda.pdf --caption "Agenda"

Notes

  • Store dir: ~/.wacli (override with --store).
  • Use --json for machine-readable output when parsing.
  • Backfill requires your phone online; results are best-effort.
  • WhatsApp CLI is not needed for routine user chats; it’s for messaging other people.
  • JIDs: direct chats look like @s.whatsapp.net; groups look like @g.us (use wacli chats list to find).
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务