← 返回 Skills 市场
sieyer

Whats 1.0.0

作者 Sieyer · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
406
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install whats-1-0-0
功能描述
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
安全使用建议
This skill is a straightforward wrapper for the wacli CLI and appears coherent. Before installing: 1) Confirm you trust the wacli upstream (review the homebrew formula and the GitHub module source if you can). 2) Understand that wacli requires QR-based auth and will store credentials and message history in ~/.wacli — anyone or any process that can run the CLI can access/send messages for that account. 3) Ensure the agent follows the SKILL.md safety steps (explicit recipient + message + confirmation) or restrict autonomous invocation for sending operations. 4) Note the small metadata mismatch in the included _meta.json (owner/slug); consider verifying the publisher identity if provenance matters.
功能分析
Type: OpenClaw Skill Name: whats-1-0-0 Version: 1.0.0 The skill bundle defines a WhatsApp CLI tool (`wacli`) for messaging and history management. The `SKILL.md` provides clear instructions and safety guidelines for the AI agent, explicitly requiring user confirmation for recipients and messages, and limiting its use to third-party interactions. While the tool involves file and network access (inherent to its function), the instructions actively mitigate misuse. There is no evidence of prompt injection for malicious purposes, data exfiltration, persistence, or other harmful behaviors within the skill bundle's content. The installation instructions for `wacli` are standard and do not indicate malicious intent from the skill's author.
能力评估
Purpose & Capability
Name/description match the required binary and commands: the skill only needs the wacli CLI to send messages, search/sync history, and the declared install options (homebrew formula or Go module) are appropriate for that purpose. Note: _meta.json ownerId/slug differ from registry metadata (minor metadata inconsistency to verify).
Instruction Scope
SKILL.md restricts use to explicit user requests and lists concrete wacli commands (auth, sync, send, search, backfill). It references the local store (~/.wacli) and recommends --json for parsing. This is expected for a CLI that holds WhatsApp auth/history, but the agent will gain access to message-sending when running these commands, so follow-the-user-confirmation safeguards in SKILL.md should be enforced.
Install Mechanism
Install options are a homebrew formula (steipete/tap/wacli) and a Go module (github.com/steipete/wacli/cmd/wacli). Both are standard, traceable install mechanisms (no arbitrary URL downloads or archive extraction).
Credentials
No environment variables or external credentials are requested by the skill, which is proportional. However, wacli itself performs QR auth and stores credentials/data under ~/.wacli; running the CLI grants access to account messages and the ability to send messages, which is expected but high-sensitivity — users should be aware.
Persistence & Privilege
always is false and the skill does not request persistent platform-level privileges or modify other skills. Autonomous invocation is allowed (platform default); consider requiring explicit user confirmation before any send actions (SKILL.md already recommends this).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whats-1-0-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whats-1-0-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of wacli skill. - Send WhatsApp messages or sync/search WhatsApp history via the wacli CLI. - Not for regular user chats; only for messaging third parties or managing history on request. - Clear safety requirements: require and confirm recipient + message before sending. - Supports authentication, sync, chat/message search, history backfill, and sending text/files. - Includes install instructions for Homebrew and Go.
元数据
Slug whats-1-0-0
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Whats 1.0.0 是什么?

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 插件,目前累计下载 406 次。

如何安装 Whats 1.0.0?

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

Whats 1.0.0 是免费的吗?

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

Whats 1.0.0 支持哪些平台?

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

谁开发了 Whats 1.0.0?

由 Sieyer(@sieyer)开发并维护,当前版本 v1.0.0。

💬 留言讨论