← 返回
安全合规 Key 中文

MailCheck Email Verification

Email verification skill for MailCheck API - verify emails, bulk processing, authenticity analysis
MailCheck API 电子邮件验证技能——验证邮箱、批量处理、真实性分析
bnuyts
安全合规 clawhub v1.1.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 545
下载
💾 4
安装
1
版本
#latest

概述

MailCheck Email Verification

Verify email addresses with the MailCheck API - comprehensive email validation with syntax, disposable, DNS, and SMTP checks.

Features

  • Single Email Verification - Verify one email at a time
  • Bulk Verification - Verify up to 100 emails in one request
  • Authenticity Analysis - Detect phishing, spoofing, and email fraud
  • Risk Scoring - 0-100 score with risk level (low/medium/high)

Commands

email-verify - Verify single email

Verifies a single email address.

Parameters:

  • email (required): Email address to verify
  • api_key (optional): MailCheck API key (falls back to MAILCHECK_API_KEY env var)

Example:

email-verify email="user@example.com" api_key="sk_live_..."

email-bulk-verify - Bulk verification

Verifies up to 100 email addresses in one request.

Parameters:

  • emails (required): Array of email addresses
  • api_key (optional): MailCheck API key

Example:

email-bulk-verify emails="[user1@example.com, user2@gmail.com]" api_key="sk_live_..."

email-auth-verify - Email authenticity analysis

Analyzes email headers for spoofing, phishing, and CEO fraud.

Parameters:

  • headers (required): Email headers to analyze
  • trusted_domains (optional): Domains for lookalike detection
  • api_key (optional): MailCheck API key

Example:

email-auth-verify headers="From: sender@example.com\nReceived: ..." trusted_domains="[company.com]"

Environment Variables

Set MAILCHECK_API_KEY with your MailCheck API key to avoid passing it on every command.

Installation

This skill is available on ClawHub.

clawhub install mailcheck-email-verification

API Reference

See full API documentation: https://api.mailcheck.dev/docs

Repository

Source code: https://github.com/bnuyts/mailcheck-skill

License

MIT

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-03-30 04:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,701
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,590
security-compliance

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,137