Skip to main content

setup-notifyer

Manages Notifyer accounts via WhatsAble's Console API, enabling user authentication, subscription management, and WhatsApp connection checks.

Install this skill

or
87/100

Security score

The setup-notifyer skill was audited on Apr 24, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 341

Webhook reference - potential data exfiltration

SourceSKILL.md
341Make webhook. No additional calls are needed.
low line 16

External URL reference

SourceSKILL.md
16api-base: https://api.insightssystem.com
low line 22

External URL reference

SourceSKILL.md
22(`https://api.insightssystem.com`). All Console API requests authenticate with
low line 35

External URL reference

SourceSKILL.md
35export NOTIFYER_API_BASE_URL="https://api.insightssystem.com"
low line 86

External URL reference

SourceSKILL.md
861. `NOTIFYER_API_BASE_URL` — set and starts with `https://`
low line 330

External URL reference

SourceSKILL.md
330`Origin: https://console.notifyer-systems.com` for console-mode requests and
low line 331

External URL reference

SourceSKILL.md
331`Origin: https://chat.notifyer-systems.com` for chat-mode requests. You never need
low line 356

External URL reference

SourceSKILL.md
356of a user — direct them to `https://console.notifyer-systems.com/pricing-plans`.
low line 427

External URL reference

SourceSKILL.md
427- **`NOTIFYER_API_BASE_URL` must be `https://`.** All three skills enforce this at startup — any `http://` or non-HTTPS URL is rejected immediately to prevent tokens being sent unencrypted or to a ro
Scanned on Apr 24, 2026
View Security Dashboard
Installation guide →