Lead Extractor
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill is narrowly scoped to extracting real-estate lead details, but it does process personal contact information from chat messages.
This skill appears coherent and bounded. Before installing, make sure you are allowed to process the WhatsApp or chat exports you provide, because the output can include names, phone numbers, locations, budgets, and raw message text.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The skill may output names, phone numbers, and original message text from WhatsApp-style exports.
The skill is designed to extract and return personal contact details and optionally raw message text from chat-derived inputs. This is purpose-aligned, but users should recognize that private chat data may appear in the output.
Build lead records with: - required: `lead_id`, `name`, `phone`, `record_type` ... optional: ... `raw_text`, `source`, `created_at`
Use only on chats or message exports you are authorized to process, and avoid sharing extracted outputs with untrusted parties.
