Smart Email
PassAudited by VirusTotal on Apr 1, 2026.
Findings (1)
The 'Smart Email' skill bundle is a comprehensive AI-powered email management tool that integrates IMAP retrieval, AI analysis (OpenAI/Anthropic/Subagent), and multi-channel notifications (Telegram/DingTalk/etc.). The code logic is well-structured and aligns perfectly with its stated purpose. It uses standard libraries like `imaplib` for email access and the OpenClaw CLI (`openclaw message`, `openclaw cron`) for scheduling and delivery. While it handles sensitive data like email credentials and uses powerful features like `sessions_spawn` for subagents, these actions are transparently documented and necessary for the tool's functionality. No evidence of data exfiltration, malicious prompt injection, or unauthorized persistence was found across the analyzed files (e.g., `src/smart_email/__main__.py`, `src/smart_email/mail_handler.py`, and `SKILL.md`).
