agentmail-to-inbox-ops
Automates inbox operations for Agentmail.to using Python scripts, enabling efficient message management and attachment handling.
Install this skill
or
85/100
Security score
The agentmail-to-inbox-ops skill was audited on Feb 28, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 21
Access to .env file
SourceSKILL.md
| 21 | 2. Keep credentials in a local `.env` (project-level or pass `--env-file`). |
medium line 33
Access to .env file
SourceSKILL.md
| 33 | - Never commit `.env` files, runtime logs, or downloaded attachments. |
medium line 34
Access to .env file
SourceSKILL.md
| 34 | - Keep `.gitignore` entries for `.env`, `inbox_ops.log`, `downloads/`, and `.venv/`. |
Scanned on Feb 28, 2026
View Security Dashboard