Skip to main content

moltflow-leads

Automates WhatsApp lead detection and CRM pipeline, tracking purchase intent and managing lead status efficiently.

Install this skill

or
51/100

Security score

The moltflow-leads skill was audited on May 27, 2026 and we found 17 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 254

Curl to non-GitHub URL

SourceSKILL.md
254curl "https://apiv2.waiflow.app/api/v2/leads?status=new&source_group_id=group-uuid" \
medium line 258

Curl to non-GitHub URL

SourceSKILL.md
258curl "https://apiv2.waiflow.app/api/v2/leads/{lead_id}/reciprocity?session_id=session-uuid" \
medium line 262

Curl to non-GitHub URL

SourceSKILL.md
262curl -X PATCH https://apiv2.waiflow.app/api/v2/leads/{lead_id}/status \
medium line 268

Curl to non-GitHub URL

SourceSKILL.md
268curl -X POST https://apiv2.waiflow.app/api/v2/leads/bulk/add-to-group \
medium line 277

Curl to non-GitHub URL

SourceSKILL.md
277curl "https://apiv2.waiflow.app/api/v2/leads/export/csv?status=converted" \
medium line 80

Webhook reference - potential data exfiltration

SourceSKILL.md
80When AI monitoring is enabled on a group (`monitor_mode: "ai_analysis"`), each message is classified by an LLM using your own API key (OpenAI, Anthropic, Groq, or Mistral). Results are available on ea
medium line 91

Webhook reference - potential data exfiltration

SourceSKILL.md
91**Webhook events for AI leads:**
medium line 310

Webhook reference - potential data exfiltration

SourceSKILL.md
310- **moltflow** -- Core API: sessions, messaging, groups, labels, webhooks
low line 14

External URL reference

SourceSKILL.md
14> ***Due to high demand and a recent registration issue, we're offering our top-tier Business plan with unlimited quotas for just $19.90/month on yearly billing — for a limited time only.*** [**Claim
low line 15

External URL reference

SourceSKILL.md
15> Free tier available. [Sign up](https://molt.waiflow.app/checkout?plan=free)
low line 43

External URL reference

SourceSKILL.md
431. **MOLTFLOW_API_KEY** -- Generate from the [MoltFlow Dashboard](https://molt.waiflow.app) under Settings > API Keys
low line 45

External URL reference

SourceSKILL.md
453. Base URL: `https://apiv2.waiflow.app/api/v2`
low line 254

External URL reference

SourceSKILL.md
254curl "https://apiv2.waiflow.app/api/v2/leads?status=new&source_group_id=group-uuid" \
low line 258

External URL reference

SourceSKILL.md
258curl "https://apiv2.waiflow.app/api/v2/leads/{lead_id}/reciprocity?session_id=session-uuid" \
low line 262

External URL reference

SourceSKILL.md
262curl -X PATCH https://apiv2.waiflow.app/api/v2/leads/{lead_id}/status \
low line 268

External URL reference

SourceSKILL.md
268curl -X POST https://apiv2.waiflow.app/api/v2/leads/bulk/add-to-group \
low line 277

External URL reference

SourceSKILL.md
277curl "https://apiv2.waiflow.app/api/v2/leads/export/csv?status=converted" \
Scanned on May 27, 2026
View Security Dashboard
Installation guide →