Notification Hub for OpenClaw — Review, Trust Score & Install Guide

Short answer: Notification Hub is a verified OpenClaw skill for productivity & tasks. Trust Score 90/100 based on source transparency, permission scope, install safety, update recency, community signal, and documentation quality.

Trust Score: 90/100

How we calculate Trust Scores →

What Notification Hub does

Notification Hub provides a unified API for sending notifications across all channels. Route alerts based on urgency, recipient preferences, and time of day. Supports Slack, email, WhatsApp, SMS (Twilio), push notifications, and webhooks with templating, scheduling, and delivery tracking.

How to install Notification Hub

  1. Install the OpenClaw CLI: npm install -g clawhub@latest
  2. Install this skill: npx clawhub@latest install notification-hub
  3. Verify the install: openclaw skills list

Security review

This skill is currently classified as Verified with a low risk profile. Our reviewers inspected the SKILL.md manifest, dependency tree, declared permissions, network calls, and shell commands before publishing this score. See our editorial policy and Trust Score methodology for the full rubric.

Best for

Avoid if

Alternatives & related skills

Frequently asked questions

What channels does it support?

Slack, email, WhatsApp, SMS (Twilio), push notifications (FCM/APNs), Discord, and custom webhooks.

Can users set channel preferences?

Yes — users can choose which channels they want for each notification type.

How do I install Notification Hub?

Run `npx clawhub@latest install notification-hub` from any directory with Claude Code or OpenClaw installed. The skill is added to your local SKILL.md registry and is available to your agent immediately — no restart required.

Related