← 返回 Skills 市场
262
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wa-relay
功能描述
WhatsApp message relay and firewall for OpenClaw agents. Intercepts messages from third parties (non-owner contacts), notifies the owner, and sends replies o...
安全使用建议
This skill appears to do what it says, but before installing: (1) confirm the agent's 'message' and transcription tools are trusted and won’t send data to unexpected external endpoints; (2) be aware wa-relay-log.md will store third-party messages — decide on retention, encryption, or deletion policies; (3) ensure SOUL.md/USER.md are the right place for your owner number and that the skill only reads the minimum required fields; (4) test in a safe environment to verify the 'NO_REPLY' behavior is implemented as intended and does not inadvertently leak context. If you need stronger privacy, require the skill to encrypt logs or restrict where logs are stored.
功能分析
Type: OpenClaw Skill
Name: wa-relay
Version: 0.1.0
The wa-relay skill acts as a protective firewall for WhatsApp-enabled agents, specifically designed to prevent unauthorized third parties from interacting with or triggering the agent. The instructions in SKILL.md explicitly forbid executing commands from third parties or leaking owner context, and the logic focuses on relaying messages to a designated owner for approval, which aligns with its stated security purpose.
能力评估
Purpose & Capability
Name/description match the instructions: the skill mediates WhatsApp inbound/outbound messages, logs conversations, and requires the owner's WhatsApp number in agent config. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md instructs the agent to notify the owner via a 'message' tool and to transcribe audio (whisper or built-in). It also instructs reading SOUL.md/USER.md for owner number and maintaining memory/wa-relay-log.md. These file and tool accesses are expected for a relay but are important runtime surface area to be aware of (reads/writes agent memory/config and uses external messaging/transcription tools).
Install Mechanism
Instruction-only; no install spec, no downloads, no code files — lowest risk from install mechanism.
Credentials
The skill does not request environment variables or credentials, but it requires access to agent config files (SOUL.md/USER.md) and write access to memory/wa-relay-log.md. This is proportionate to logging and owner-identification, but the log will store third-party message content so consider privacy/retention controls.
Persistence & Privilege
always is false and the skill does not request elevated persistent privileges or to modify other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning factors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wa-relay - 安装完成后,直接呼叫该 Skill 的名称或使用
/wa-relay触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public release of the WhatsApp relay/firewall skill for controlled third-party messaging.
元数据
常见问题
WA Relay 是什么?
WhatsApp message relay and firewall for OpenClaw agents. Intercepts messages from third parties (non-owner contacts), notifies the owner, and sends replies o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 262 次。
如何安装 WA Relay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wa-relay」即可一键安装,无需额外配置。
WA Relay 是免费的吗?
是的,WA Relay 完全免费(开源免费),可自由下载、安装和使用。
WA Relay 支持哪些平台?
WA Relay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WA Relay?
由 zarruk(@zarruk)开发并维护,当前版本 v0.1.0。
推荐 Skills