Email Assistant

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The Email Assistant skill is a well-documented tool for inbox triage and draft generation with a strong emphasis on security and privacy. It includes extensive defensive instructions in SKILL.md to protect the agent against prompt injection from untrusted email content and phishing attempts. The setup process (SETUP-PROMPT.md) and health check script (scripts/email-health-check.sh) use standard system commands to manage local data with restricted permissions (chmod 600/700) and rely on pre-configured external CLI tools (like himalaya or gog) rather than handling sensitive credentials directly.