Back to skill
Skillv1.1.0

VirusTotal security

MailCheck Email Verification · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:46 AM
Hash
a2a43c450ba2a5f5809c639aaba1c05201cde81e4d4b343e4add6f7d2f99e24f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: mailcheck-email-verification Version: 1.1.0 The skill provides email verification and authenticity analysis via the MailCheck API. All network requests are directed to the legitimate `https://api.mailcheck.dev` endpoint. API keys are handled securely by accepting them as parameters or from the `MAILCHECK_API_KEY` environment variable. The `index.js` code uses standard `fetch` calls without any risky command execution (e.g., `eval`, `exec`, `os.system`) or attempts to access unrelated sensitive data. Both `SKILL.md` and `README.md` are purely descriptive and contain no prompt injection attempts or manipulative instructions targeting the AI agent. The `package.json` lists no external dependencies, reducing supply chain risk. Minor version inconsistencies across files are not security-relevant.
External report
View on VirusTotal