← 返回 Skills 市场
fianabates1

test

作者 fianabates1 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1441
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install test-wa
功能描述
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 invokes the wacli CLI to authenticate, sync, search history, and send messages/files. Before installing or using it: - Verify the wacli project and Homebrew tap (steipete) are the official sources you expect (review the GitHub repo and tap) because 'go @latest' and third-party brew taps pull upstream code at install time. - Understand privacy implications: using this skill will access your WhatsApp session directory (~/.wacli), allow searching message history, and can upload local files specified by the agent. Only use it when the user explicitly requests messaging a third party. - Be cautious about automatic use: the SKILL.md sensibly requires explicit recipient and message confirmation; ensure the agent follows those safeguards before sending anything. - Note the metadata mismatch (registry owner/slug vs _meta.json). That suggests the package metadata/packaging may be inconsistent—if provenance matters to you, confirm the publisher before trusting it with your WhatsApp account.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The skill bundle is suspicious due to the `wacli send file` command described in `SKILL.md`. This command allows the agent to read arbitrary local files and send them via WhatsApp, posing a significant data exfiltration risk if the agent is compromised via prompt injection to target sensitive files (e.g., `~/.ssh/id_rsa`, `~/.aws/credentials`). While the instructions themselves include safety measures, the underlying capability is high-risk. Additionally, the installation instructions for `wacli` involve fetching from external sources (`github.com/steipete/wacli`), introducing a supply chain risk.
能力评估
Purpose & Capability
The description, required binary (wacli), and install specs (brew formula and Go module) align with the stated purpose of sending/searching WhatsApp messages. Minor metadata inconsistencies exist: the registry metadata (owner/slug) differs from the _meta.json/skill metadata (ownerId/slug 'wacli'), which is suspicious from a provenance/integrity standpoint but does not change the tool's declared capabilities.
Instruction Scope
SKILL.md instructs the agent to run wacli commands only for auth, sync, searching history, and sending messages/files. It references expected local paths (store dir ~/.wacli and arbitrary file paths when sending files) which is consistent with a CLI that stores session data and can upload local files. Note: access to ~/.wacli and arbitrary local file paths is necessary for this tool but is a privacy-sensitive capability (message history and local files).
Install Mechanism
Install options are standard: a Homebrew formula (steipete/tap/wacli) and a Go module (github.com/steipete/wacli/cmd/wacli@latest). These are expected for distributing a CLI. The Go 'latest' install pulls current upstream code at install time (moderate risk if you don't audit the repo); brew from a third-party tap is also reasonable but should be verified.
Credentials
No environment variables, extra credentials, or unrelated config paths are requested. The skill does not ask for unrelated secrets or wide-ranging environment access in its manifest.
Persistence & Privilege
always is false and the skill is instruction-only (no bundled code). It does not request persistent or elevated platform privileges or attempt to modify other skills' configs. It will naturally read/write the CLI's store directory (~/.wacli) as part of normal operation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-wa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-wa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
test
元数据
Slug test-wa
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

test 是什么?

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

如何安装 test?

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

test 是免费的吗?

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

test 支持哪些平台?

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

谁开发了 test?

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

💬 留言讨论