notify — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited notify (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
The notify skill helps set up notification services across multiple channels (email, SMS, push notifications), create reusable notification templates, and build notification pipelines with user preference management. Use this skill whenever the user asks about sending notifications, creating email/SMS templates, or building notification workflows.
Read, Write, Edit, Bash, Grep, Glob
Use this tool to set up and configure notification service integrations for email (SendGrid, SES, Mailgun), SMS (Twilio, SNS), and push notifications (Firebase, APNs). It generates the configuration files, service classes, and environment variable templates needed to send notifications. Invoke this when the user asks to "set up email notifications," "configure SMS sending," "add push notifications," or "integrate a notification provider."
Use this tool to create reusable notification templates with variable interpolation, conditional content, and multi-channel support. It generates HTML email templates, SMS text templates, and push notification payloads with consistent branding. Invoke this when the user asks to "create a notification template," "design an email template," "build an SMS template," or "set up notification content."
Use this tool to build complete notification pipelines that handle routing, user preferences, rate limiting, retry logic, and delivery tracking. It generates the orchestration code, preference management schemas, and queue configurations for reliable multi-channel notification delivery. Invoke this when the user asks to "build a notification pipeline," "set up notification routing," "handle user notification preferences," or "create a reliable notification system." This is a Pro-tier tool.
notify_setup_service to configure the notification providers your project needs.notify_create_templates to build reusable templates for each notification type.notify_build_pipeline to wire everything together with routing, preferences, and reliability (Pro users).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.