Email Mail Master Rose

PassAudited by VirusTotal on Mar 26, 2026.

Findings (1)

The skill bundle contains hardcoded, plaintext email credentials (email addresses and SMTP/IMAP authorization codes) for multiple accounts (e.g., roseknife@qq.com, roseknife@163.com) within the `scripts/config.json` file. While the core logic in `scripts/email_manager.py` and `scripts/mail.py` appears to be a legitimate email client implementation, the distribution of active credentials instead of placeholders is a high-risk practice that could lead to unauthorized access or monitoring if not replaced by the user as instructed in `SKILL.md`.