← 返回 Skills 市场
Whatsapp Diagnostics
作者
Netanel Abergel
· GitHub ↗
· v1.0.1
· MIT-0
110
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install whatsapp-diagnostics
功能描述
Diagnose and fix WhatsApp connectivity issues for OpenClaw agents. Use when: a PA is not responding, WhatsApp shows connected but messages don't arrive, the...
安全使用建议
This skill appears to be a legitimate CLI-based troubleshooting checklist, but it probes LLM provider API endpoints and reads local OpenClaw logs while declaring no required env vars or config paths. Before installing or running it: (1) confirm with the skill author why it needs to access OPENAI_API_KEY / ANTHROPIC_API_KEY / GOOGLE_API_KEY and whether those will be read automatically; (2) verify you are comfortable the skill will read ~/.openclaw/logs/agent.log and run openclaw CLI commands; (3) run the health-check script manually in a controlled environment (or inspect it) rather than granting automated/autonomous invocation until you’re satisfied; and (4) ensure API keys are stored securely and rotate them if you suspect they may be exposed. If the metadata is updated to declare the env vars and config path, and/or the skill is limited to explicit user-invoked runs, the concerns would be reduced.
功能分析
Type: OpenClaw Skill
Name: whatsapp-diagnostics
Version: 1.0.1
The skill provides a diagnostic framework and a health check script in SKILL.md designed to troubleshoot WhatsApp connectivity. It utilizes high-risk capabilities including shell execution, log file access, and network requests via curl to verify API keys (Anthropic, OpenAI, Google) stored in environment variables. While these actions are aligned with the stated purpose of the skill, the direct handling of secrets and broad system access meet the criteria for a suspicious classification.
能力评估
Purpose & Capability
The instructions match a WhatsApp diagnostics purpose (check gateway, restart, inspect logs, re-link QR). However the decision tree and health checks also validate external LLM provider API keys; while that can be relevant to diagnosing agent runtime failures, the skill metadata declares no required env vars or config paths — a mismatch between claimed requirements and actual checks.
Instruction Scope
SKILL.md instructs the agent to run OpenClaw CLI commands (openclaw gateway status/restart/logs, openclaw status, openclaw logs), grep a local log file (~/.openclaw/logs/agent.log), and run curl requests to external model provider endpoints. These actions are within troubleshooting scope but do access local logs and environment variables not declared in the registry metadata.
Install Mechanism
Instruction-only skill with no install spec or downloaded code. Nothing is written to disk by the skill itself — lowest install risk.
Credentials
The health-check script and Case 3 explicitly read ANTHROPIC_API_KEY, OPENAI_API_KEY, and GOOGLE_API_KEY and use them in network probes. The registry lists no required env vars or primary credential. The skill also reads a user-local log path (~/.openclaw/logs/agent.log). Requiring multiple provider keys and reading agent logs without declaring them is disproportionate to the metadata and should be justified or corrected.
Persistence & Privilege
The skill does not request always:true or persistent platform-wide privileges. It is user-invocable and allows model invocation (defaults), which is normal for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whatsapp-diagnostics - 安装完成后,直接呼叫该 Skill 的名称或使用
/whatsapp-diagnostics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
reactions rule, close-the-loop, reply-to rules; skill-master analytics hook; skill-analytics added
v1.0.0
Initial release of WhatsApp Diagnostics Skill for OpenClaw agents.
- Provides a decision tree for diagnosing WhatsApp connectivity and runtime issues.
- Covers connection, ingest, and runtime (API or billing) problems with step-by-step CLI-based procedures.
- Includes a quick health check Bash script for rapid troubleshooting.
- Outlines specific error messages and escalation protocol for platform admins.
- Lists prevention and cost tips for ongoing agent reliability.
元数据
常见问题
Whatsapp Diagnostics 是什么?
Diagnose and fix WhatsApp connectivity issues for OpenClaw agents. Use when: a PA is not responding, WhatsApp shows connected but messages don't arrive, the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Whatsapp Diagnostics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install whatsapp-diagnostics」即可一键安装,无需额外配置。
Whatsapp Diagnostics 是免费的吗?
是的,Whatsapp Diagnostics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Whatsapp Diagnostics 支持哪些平台?
Whatsapp Diagnostics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Whatsapp Diagnostics?
由 Netanel Abergel(@netanel-abergel)开发并维护,当前版本 v1.0.1。
推荐 Skills