Back to skill
Skillv1.0.1

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 5:37 AM
Hash
55bb93375bcc9d30133f12990bb2e869ea4c17d97b1abdad53106e89fcd70d47
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: email-digest Version: 1.0.1 The skill is a straightforward utility for categorizing and formatting email data locally. The core logic in `src/email-digest.js` uses basic string matching to sort emails into categories (Urgent, Action Needed, FYI) and contains no network calls, file system writes, or obfuscated code. While the `fs` module is imported, it remains unused, and the instructions in `SKILL.md` align perfectly with the stated purpose of providing an email digest.
External report
View on VirusTotal