Caveat verdict

imap-mail

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

10
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match critical

Unicode homoglyph detected — uses lookalike characters to evade pattern matching

scripts/mail-api.py · prose

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

Base64 encoding/decoding

references/api.md · code · base64-encode

Pattern match medium

Instructs covert action — may act without user awareness

scripts/group_inbox.py · prose · downgraded · silently

Pattern match low

Python urllib.request — network access

scripts/check_inbox.py · prose · downgraded · urllib.request

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API