Iris Lite — Inbox Intelligence (Free)
PassAudited by VirusTotal on May 10, 2026.
Findings (1)
The iris-lite skill is a legitimate email triage tool that scans the last 25 Gmail messages via IMAP to generate urgency scores and draft replies. The code in SKILL.md uses standard Python libraries (imaplib, email) and follows its stated purpose without any evidence of data exfiltration, hidden network calls, or malicious instructions. It correctly uses a read-only IMAP connection and handles sensitive credentials via environment variables.
