Caveat verdict
imap-mail
Personal IMAP/SMTP email client that operates through a local FastAPI bridge; credentials are stored in a local config file and used exclusively to connect to the user's own mail server, consistent with the stated purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (7)
Unicode homoglyph detected — uses lookalike characters to evade pattern matching
scripts/mail-api.py · prose
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Base64 encoding/decoding
references/api.md · code · base64-encode
Instructs covert action — may act without user awareness
scripts/group_inbox.py · prose · downgraded · silently
Python urllib.request — network access
scripts/check_inbox.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/check_inbox.py · prose · downgraded · os.getenv(
Permissions & capabilities
Requires 1 system binary.
package_installnetwork_in Is this flag fair?
Thanks — recorded.