didit-email-verificationIntegrate Didit Email Verification standalone API to verify email addresses via OTP. Use when the user wants to verify emails, send email OTP codes, check em...
Install via ClawdBot CLI:
clawdbot install rosasalberto/didit-email-verificationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Send → https://docs.didit.me/standalone-apis/email-sendCalls external URL not in known-safe list
https://docs.didit.meAI Analysis
The skill's external API calls are directly documented and consistent with its stated purpose of email verification via the Didit service. While it sends user email data to a third party, this is an explicit, core function of the skill and not hidden or unauthorized exfiltration. No credential harvesting, safety overrides, or obfuscation were detected.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Verify new user email addresses during sign-up to prevent fake accounts and ensure deliverability. This scenario uses the Send endpoint to dispatch a one-time code, then validates it via Check, optionally leveraging fraud signals like IP and user agent to flag risky registrations from disposable or breached emails.
Enhance security for password reset flows by requiring email verification before allowing password changes. The system sends a code to the user's registered email and verifies it, with auto-decline policies preventing unauthorized access from suspicious IPs or devices.
Confirm high-value transactions or sensitive actions by sending a verification code to the user's email. This adds an extra layer of authentication, with options for custom code lengths and alphanumeric codes to meet security compliance standards in regulated industries.
Validate email addresses from lead forms to filter out invalid or disposable emails before sales outreach. The skill checks for undeliverable addresses and breached data, helping marketing teams prioritize genuine leads and reduce bounce rates in campaigns.
Implement email-based identity verification for regulatory compliance, such as KYC or age verification. By integrating fraud signals and policy-based auto-decline, businesses can automatically reject risky emails from temporary providers or known breach sources.
Charge customers based on the number of email verifications performed, with tiered pricing for high-volume users. This model aligns costs directly with usage, appealing to startups and SMEs that need scalable verification without upfront commitments.
Offer monthly or annual subscriptions for unlimited or capped verification calls, bundled with premium features like advanced fraud detection. This provides predictable revenue and encourages long-term adoption by enterprises requiring consistent verification.
License the verification technology to other businesses for integration into their own platforms, with custom branding and support. This model targets developers and agencies looking to resell verification services under their own brand.
💬 Integration Tip
Ensure you call the Send endpoint before Check, as Check will fail otherwise; use the vendor_data field for session tracking to link verification attempts across user interactions.
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...
Connect a Feishu (Lark) bot to Clawdbot via WebSocket long-connection. No public server, domain, or ngrok required. Use when setting up Feishu/Lark as a messaging channel, troubleshooting the Feishu bridge, or managing the bridge service (start/stop/logs). Covers bot creation on Feishu Open Platform, credential setup, bridge startup, macOS launchd auto-restart, and group chat behavior tuning.
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.
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....