Back to skill
Skillv1.0.0

VirusTotal security

AgentMail sending and receiving with Python scripts · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:42 AM
Hash
0abb56193b52cf45d8f4fd796809a4401fdd830d8d8ba7ddaa5579bb62119f75
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: python-agentmail-send-receive Version: 1.0.0 The skill bundle is designed to send and receive emails via the agentmail.to API, which aligns with its stated purpose. The `SKILL.md` provides clear, functional instructions for setting up a Python virtual environment, installing dependencies (`agentmail`, `python-dotenv`), and executing the `check_mail.py` and `send_email.py` scripts. The Python scripts handle API keys securely via environment variables or a `.env` file, perform network communication only with the specified `agentmail.to` service, and confine file operations (saving received emails as JSON) to the designated OpenClaw workspace. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts against the agent that would lead to harmful actions beyond the skill's intended functionality.
External report
View on VirusTotal