Message Parser RE-India
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent instruction-only parser for WhatsApp exports, with the main caution that parsed chats may be passed to a disclosed downstream lead-processing chain if that workflow is used.
Safe to install for parsing chat exports, but only provide WhatsApp exports you are comfortable processing and confirm before chaining to lead extraction, action suggestion, or storage.
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.
If the broader chain is used, private chat contents and sender names may be exposed to downstream skills or stored by a later component.
The skill discloses a possible multi-skill chain where parsed WhatsApp contents could be handed to other skills, including a storage step. This is purpose-aligned and the parser itself sets boundaries, but it is still a data-flow users should notice.
`message-parser -> lead-extractor -> india-location-normalizer -> sentiment-priority-scorer -> summary-generator -> action-suggester -> lead-storage`
Use the parser alone when you only need structured messages, and explicitly approve any downstream extraction, action suggestion, or storage step.
