← 返回 Skills 市场
pratilsudra

whatsap-pro

作者 pratilsudra · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install whatsapp-pro
功能描述
Automated customer support for Indian small businesses using WhatsApp Business API. Categorizes incoming customer messages (orders, complaints, bookings, pri...
安全使用建议
This skill appears to do what it says (WhatsApp auto-responder) and only asks for the WhatsApp phone-number ID and access token — which is expected. Before installing, verify these points: 1) Confirm the publisher/source (homepage and owner IDs in the registry vs _meta.json mismatch is suspicious); ask the publisher to reconcile ownerId/slug differences. 2) Ensure you understand where incoming messages will flow: the SKILL.md requires pointing your webhook to an OpenClaw endpoint — verify OpenClaw's privacy, retention, and hosting policies because customer messages (PII) will transit that service. 3) Limit the WABA_ACCESS_TOKEN privileges and rotate it after testing; use a test/business account first. 4) Confirm how ~/.openclaw/openclaw.json is stored and who can read it (it will contain owner contact info and templates). 5) Ask the publisher whether agent memory is persisted and for how long (ticket storage could retain PII). If you cannot verify the publisher or the data-flow/retention answers, run the skill only in a sandbox/test WhatsApp account or don't install it.
功能分析
Type: OpenClaw Skill Name: whatsapp-pro Version: 1.0.0 The skill bundle provides a legitimate set of instructions for an AI agent to manage a WhatsApp Business account for customer support. It utilizes the Meta Cloud API with user-supplied credentials (WABA_ACCESS_TOKEN) and defines standard business logic for message classification, automated responses, and escalation. No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill name/description align with requiring WABA_PHONE_NUMBER_ID and WABA_ACCESS_TOKEN (expected for Meta/WhatsApp integration). However, the SKILL.md expects a business profile to be placed at ~/.openclaw/openclaw.json while the registry metadata lists no required config paths. Also the included _meta.json ownerId and slug differ from the registry metadata (owner IDs and slugs should match). These metadata/config mismatches are unexplained and worth verifying with the publisher.
Instruction Scope
Instructions are primarily limited to classifying messages, sending replies via the Meta Graph API using the declared env vars, and escalating by forwarding full conversations to the business owner. That scope is coherent, but the SKILL.md instructs reading/writing a local config (~/.openclaw/openclaw.json) and storing tickets in agent memory. It also requires configuring your webhook to point at the platform's OpenClaw endpoint (i.e., customer messages will flow through the OpenClaw infrastructure). These imply handling of customer PII (phone numbers, messages) and should be validated for retention/consent policies.
Install Mechanism
Instruction-only skill with no install spec or bundled code — minimal install risk (nothing is downloaded or written by an installer).
Credentials
Only WABA_PHONE_NUMBER_ID and WABA_ACCESS_TOKEN are required, which is proportionate to a WhatsApp Business API integrator. Still, granting an access token gives substantial capability (sending messages, reading message threads depending on token scope); use a token with least privileges and consider rotation/monitoring.
Persistence & Privilege
The skill stores 'tickets' in agent memory and forwards conversations to the owner via OpenClaw messaging channels. It's not marked always:true and does not modify other skills, but memory retention and forwarding behavior can persist customer data beyond an immediate session. Confirm how long agent memory persists, where forwarded data is delivered/stored, and whether the platform encrypts or logs these messages.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whatsapp-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whatsapp-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Updated output as per the format
元数据
Slug whatsapp-pro
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

whatsap-pro 是什么?

Automated customer support for Indian small businesses using WhatsApp Business API. Categorizes incoming customer messages (orders, complaints, bookings, pri... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 whatsap-pro?

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

whatsap-pro 是免费的吗?

是的,whatsap-pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

whatsap-pro 支持哪些平台?

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

谁开发了 whatsap-pro?

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

💬 留言讨论