Back to skill
Skillv1.0.0
VirusTotal security
Email Security · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:35 AM
- Hash
- 73874d8f43d86bedb16ef7ce7dc9d4893eb26e5f338fdd3ca73889cda63f8f54
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: email-security Version: 1.0.0 This skill bundle is designed to provide a comprehensive email security layer for AI agents. It implements robust defensive measures including sender verification, authentication header validation, content sanitization (HTML stripping, newest message extraction, signature removal), prompt injection pattern detection, and attachment filtering. The `SKILL.md` and associated documentation (`security-policies.md`, `threat-patterns.md`) clearly instruct the AI agent to follow a secure workflow and define strict authorization levels and actions. The Python scripts (`parse_email.py`, `sanitize_content.py`, `verify_sender.py`) perform local file operations and string processing, without evidence of malicious execution, data exfiltration, or persistence mechanisms. Filename sanitization is implemented in `parse_email.py` to prevent path traversal during attachment saving. The prompt injection patterns listed are for *detection* purposes, not for exploitation. The overall intent is to enhance security, not to compromise it.
- External report
- View on VirusTotal
