mailgunSend emails via Mailgun API. Use when the user needs to send emails programmatically, such as newsletters, notifications, alerts, or automated reports. Requi...
Install via ClawdBot CLI:
clawdbot install AlphaFactor/mailgunGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.mailgun.net/v3/{domain}/messages`Calls external URL not in known-safe list
https://github.com/openclaw/openclawAI Analysis
The skill's external API call to Mailgun is consistent with its stated purpose of sending emails, and no hidden instructions or credential harvesting patterns are present. However, it sends user-provided content (email body, subject, recipient) to an external service, which is a standard but inherent privacy consideration for any email-sending functionality.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Automatically send order confirmations, shipping updates, and delivery notifications to customers after purchases. This reduces manual email handling and improves customer communication timeliness.
Send welcome emails, feature tutorials, and usage tips to new users signing up for a software service. Helps increase user engagement and retention through automated email sequences.
Automate appointment confirmations and reminders for patients in clinics or hospitals. Reduces no-shows and administrative workload while ensuring timely patient communication.
Send automated weekly or monthly financial reports, such as sales summaries or budget updates, to stakeholders or team members. Ensures consistent and secure delivery of critical business data.
Handle email communications for events, including registration confirmations, schedule updates, and post-event feedback requests. Streamlines coordination for organizers and attendees.
Offer a paid service where businesses pay a monthly fee to use this skill for sending automated emails, such as newsletters or alerts. Revenue comes from tiered pricing based on email volume or features.
Provide a free basic version for small-scale email sending, with premium upgrades for advanced features like analytics or higher email limits. Monetize through upselling to paid plans.
License this skill to marketing or IT agencies as a white-label tool for their clients' email automation needs. Charge a licensing fee or revenue share based on client usage.
💬 Integration Tip
Ensure environment variables are securely set in production environments, and test with Mailgun's sandbox domain first to avoid sending unintended emails.
Scored Apr 19, 2026
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...
API-first email platform designed for AI agents. Create and manage dedicated email inboxes, send and receive emails programmatically, and handle email-based workflows with webhooks and real-time events. Use when you need to set up agent email identity, send emails from agents, handle incoming email workflows, or replace traditional email providers like Gmail with agent-friendly infrastructure.
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
Read, search, and manage Outlook emails and calendar via Microsoft Graph API. Use when the user asks about emails, inbox, Outlook, Microsoft mail, calendar events, or scheduling.