ShellMail - Email Built for AI Agents

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The shellmail skill provides a legitimate interface for AI agents to interact with the ShellMail API for managing emails and extracting OTPs. The bash script (scripts/shellmail.sh) is a well-structured wrapper using curl and safe JSON construction via jq or python3. The agent instructions in SKILL.md include explicit security warnings and require the agent to obtain user confirmation before persisting the sensitive SHELLMAIL_TOKEN using the gateway configuration, showing alignment with its stated purpose without hidden malicious behavior.