imap-smtp-email
Enables reading and sending emails via IMAP/SMTP, supporting various email providers like Gmail and Outlook.
Install this skill
or
87/100
Security score
The imap-smtp-email skill was audited on Mar 4, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 27
Access to .env file
SourceSKILL.md
| 27 | Create `.env` in the skill folder or set environment variables: |
medium line 193
Access to .env file
SourceSKILL.md
| 193 | - Store credentials in `.env` (add to `.gitignore`) |
low line 66
External URL reference
SourceSKILL.md
| 66 | - You must generate an **App Password**: https://myaccount.google.com/apppasswords |
low line 194
External URL reference
SourceSKILL.md
| 194 | - **Gmail**: regular password is rejected — generate an App Password at https://myaccount.google.com/apppasswords |
low line 207
External URL reference
SourceSKILL.md
| 207 | - For Gmail: regular password won't work — generate an App Password at https://myaccount.google.com/apppasswords |
Scanned on Mar 4, 2026
View Security Dashboard