Back to skill
Skillv0.1.0

VirusTotal security

Generic Mail Client · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:28 AM
Hash
542dd64262626c2507f71ff62558304ca0fb5f0ec527c3e662bd76edfc02f629
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: generic-mail-client Version: 0.1.0 The skill is a standard email client implementation providing SMTP and IMAP functionality using well-known libraries (nodemailer and imapflow). The code logic in 'src/mailClient.ts' and 'src/index.ts' aligns with the stated purpose of sending, listing, and retrieving emails based on a local configuration file. It follows security best practices by keeping credentials within the host configuration and only exposing email metadata or specific content to the AI agent upon request, with no evidence of hidden data exfiltration, unauthorized network calls, or malicious instructions.
External report
View on VirusTotal