Skip to main content

moltflow-reviews

Automates customer review collection and sentiment analysis via the MoltFlow API, enhancing feedback management for businesses.

Install this skill

or
73/100

Security score

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

Categories Tested

Security Issues

medium line 198

Curl to non-GitHub URL

SourceSKILL.md
198curl -X POST https://apiv2.waiflow.app/api/v2/reviews/collectors \
medium line 214

Curl to non-GitHub URL

SourceSKILL.md
214curl "https://apiv2.waiflow.app/api/v2/reviews?is_approved=true&limit=20" \
medium line 221

Curl to non-GitHub URL

SourceSKILL.md
221curl "https://apiv2.waiflow.app/api/v2/reviews/testimonials/export?format=html&approved_only=true" \
medium line 252

Webhook reference - potential data exfiltration

SourceSKILL.md
252- **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
43- **MOLTFLOW_API_KEY** — required. Generate from [MoltFlow Dashboard > API Keys](https://molt.waiflow.app/api-keys)
low line 50

External URL reference

SourceSKILL.md
50https://apiv2.waiflow.app/api/v2
low line 198

External URL reference

SourceSKILL.md
198curl -X POST https://apiv2.waiflow.app/api/v2/reviews/collectors \
low line 214

External URL reference

SourceSKILL.md
214curl "https://apiv2.waiflow.app/api/v2/reviews?is_approved=true&limit=20" \
low line 221

External URL reference

SourceSKILL.md
221curl "https://apiv2.waiflow.app/api/v2/reviews/testimonials/export?format=html&approved_only=true" \
Scanned on May 27, 2026
View Security Dashboard
Installation guide →