Email Migration Toolkit
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The OpenClaw AgentSkills bundle provides a comprehensive email migration toolkit. The `SKILL.md` serves as a detailed guide for users, instructing them to utilize the included Python scripts for IMAP connectivity testing (`scripts/imap-test.py`) and mailbox size estimation (`scripts/mailbox-size.py`). Both Python scripts use standard libraries, handle credentials via `getpass` or command-line arguments (without storing or exfiltrating them), and perform network operations (IMAP connections) strictly for their stated diagnostic purposes. The accompanying markdown reference files contain administrative and diagnostic commands intended for manual user execution, not for the AI agent. No evidence of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or obfuscation was found across any of the files.
