← 返回 Skills 市场
mohdalhashemi98-hue

MH wacli

作者 mohdalhashemi98-hue · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2129
总下载
0
收藏
24
当前安装
1
版本数
在 OpenClaw 中安装
/install mh-wacli
功能描述
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
安全使用建议
This skill appears to do what it says: it calls the wacli CLI to send and search WhatsApp messages. Before installing, confirm you trust the wacli project (inspect the Homebrew formula and the Go module repo at github.com/steipete/wacli and the homepage https://wacli.sh). Understand that wacli will store auth/session data and synced message history under ~/.wacli and can read/send messages for the authenticated WhatsApp account. Only grant access if you intend the agent to be able to send messages to third parties and access message history. If you want tighter control, keep the skill disabled unless explicitly invoked and review the CLI’s source code or package recipe for any unexpected network or filesystem actions. Absence of static scan findings only means there were no regex matches — it is not a substitute for reviewing the upstream package and its install scripts.
功能分析
Type: OpenClaw Skill Name: mh-wacli Version: 1.0.0 The skill bundle installs and instructs the AI agent to use the `wacli` command-line tool for WhatsApp. The `SKILL.md` provides clear, safety-oriented instructions for the agent, emphasizing explicit user confirmation for actions like sending messages and files, and restricting the tool's use to specific scenarios (e.g., messaging third parties, not routine chats). While the `wacli` tool has capabilities like sending local files, the agent's instructions are designed to prevent misuse. There is no evidence of malicious intent, data exfiltration, persistence mechanisms, or prompt injection designed to subvert the agent for harmful purposes.
能力评估
Purpose & Capability
Name/description, required binary, and install methods (brew formula steipete/tap/wacli and Go module github.com/steipete/wacli) align with a CLI-based WhatsApp tool. There are no unrelated env vars, credentials, or config paths requested.
Instruction Scope
SKILL.md only instructs the agent to run wacli commands (auth, sync, search, send, backfill) and to require explicit recipient+message confirmations. This stays within the stated purpose. Note: using those commands implies access to WhatsApp messages and writes to the tool's store directory (~/.wacli), so the agent (or the wacli binary) will be able to read/write message history and auth tokens as part of normal operation.
Install Mechanism
Installers are standard: a Homebrew formula and a Go module (both point to the project's name/author). No direct downloads from arbitrary URLs or extracted archives are referenced in the skill metadata. Verify the brew tap and Go module author before installing, but the install mechanism itself is proportionate.
Credentials
The skill declares no environment variables or external credentials, which is consistent with a local CLI-focused tool. There are no requests for unrelated secrets or system-wide config.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. The wacli binary will create/use a local store (default ~/.wacli) to hold auth/session data — this is expected but worth noting because it stores sensitive tokens and message history on disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mh-wacli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mh-wacli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Priority upload batch
元数据
Slug mh-wacli
版本 1.0.0
许可证
累计安装 25
当前安装数 24
历史版本数 1
常见问题

MH wacli 是什么?

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2129 次。

如何安装 MH wacli?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mh-wacli」即可一键安装,无需额外配置。

MH wacli 是免费的吗?

是的,MH wacli 完全免费(开源免费),可自由下载、安装和使用。

MH wacli 支持哪些平台?

MH wacli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MH wacli?

由 mohdalhashemi98-hue(@mohdalhashemi98-hue)开发并维护,当前版本 v1.0.0。

💬 留言讨论