← 返回 Skills 市场
izletenadam-creator

WhatsApp Lead Hunter

作者 izletenadam-creator · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install whatsapp-lead-hunter
功能描述
Automated lead generation and WhatsApp outreach system. Scrape business leads from Google Maps by sector and location, generate personalized pitch messages,...
安全使用建议
This skill appears to do what it claims, but consider the following before installing or running it: - Legal/ethical risk: scraping Google Maps and sending cold WhatsApp messages can violate Google’s terms of service and local spam/privacy laws. Confirm you have the right to collect and message these contacts. - Data exfiltration/notification endpoints: the webhook snippet references notify_admin (Telegram/SMS/etc.) but doesn't specify where notifications go — review any admin notification configuration to ensure message content/phone numbers are not sent to untrusted external endpoints. - WAHA API key security: the WAHA key is required at runtime; treat it as a secret and only point the script to a WAHA instance you control (localhost or a secured host). - Test in dry-run mode first: the script supports --dry-run; use it and small batches (10–15 leads) as suggested before scaling. - Respect rate limits and recipients: keep delays and batch sizes conservative and maintain an ignore list as recommended to avoid bot conflicts and account suspension. - Documentation mismatch: the SKILL.md mentions OpenClaw CLI for gateway operations but provides no examples — clarify this before relying on any automated gateway actions. If you are comfortable with these operational and compliance concerns and you control the WAHA instance and notification endpoints, the skill is internally coherent. If any of these points are unclear or unacceptable, do not enable the skill until they are resolved.
功能分析
Type: OpenClaw Skill Name: whatsapp-lead-hunter Version: 1.0.0 The skill provides a lead generation and WhatsApp outreach system using Google Maps and the WAHA API. While the logic is aligned with its stated purpose, the `scripts/batch_send.sh` script contains vulnerabilities, specifically potential shell injection in a Python one-liner (`open('$LEADS')`) and a lack of input sanitization when processing lead data (e.g., business names) through `sed` commands. These flaws allow for unintended execution or script failure if lead data or filenames are maliciously crafted, meeting the criteria for a suspicious classification despite the lack of clear malicious intent.
能力评估
Purpose & Capability
The name/description (lead scraping + WhatsApp outreach) matches the included SKILL.md, pitch templates, and the batch_send.sh script. The script implements the advertised send flow (reads leads JSON, personalizes messages, posts to WAHA API, appends ignore list). No extraneous credentials, packages, or unrelated binaries are requested.
Instruction Scope
Instructions explicitly instruct the agent to use a browser tool to scrape Google Maps and extract phone numbers, websites, reviews, etc. That is within the claimed purpose but expands the agent's scope to interacting with third-party web pages (and potentially harvesting contact data). The SKILL.md also suggests forwarding inbound outreach replies to an admin (notify_admin), but does not define how that notification is implemented or secured — this could result in routing message content to external channels if configured. The instructions do not ask the agent to read unrelated local config or secret env vars.
Install Mechanism
No install spec (instruction-only) and the only code is a small bash script. Nothing is downloaded or extracted from external URLs. Risk from installation is low.
Credentials
The skill requests no declared environment variables and expects the WAHA API key to be supplied at runtime (script argument or environment) — that is proportionate to its function. Small inconsistency: SKILL.md mentions using 'OpenClaw CLI for any gateway operations' but provides no OpenClaw commands or required credentials; this is a minor documentation mismatch, not a hidden requirement. No other credentials or system-wide config paths are requested.
Persistence & Privilege
The skill is not marked always:true and does not request persistent or elevated platform privileges. Its behavior is confined to creating/using local files (leads JSON, ignore list) and POSTing to a WAHA API endpoint that the user must run/configure.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whatsapp-lead-hunter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whatsapp-lead-hunter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Google Maps lead scraping, personalized WhatsApp outreach via WAHA, bot-safe ignore lists, sector-specific pitch templates (salon, vet, dental, real estate, auto repair)
元数据
Slug whatsapp-lead-hunter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

WhatsApp Lead Hunter 是什么?

Automated lead generation and WhatsApp outreach system. Scrape business leads from Google Maps by sector and location, generate personalized pitch messages,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 WhatsApp Lead Hunter?

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

WhatsApp Lead Hunter 是免费的吗?

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

WhatsApp Lead Hunter 支持哪些平台?

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

谁开发了 WhatsApp Lead Hunter?

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

💬 留言讨论