Back to skill
Skillv0.2.0

VirusTotal security

Lumi Diary · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:20 AM
Hash
deb408a3e4986a0f3b98b0a9d39faf3b44206a1ae99332be907722991a3f4ae6
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: lumi-diary Version: 0.2.0 The Lumi Diary skill is a local-first memory management and journaling tool that demonstrates high security awareness. The core logic in `src/lumi_core.py` includes robust protections against common vulnerabilities, such as path traversal sanitization (`sanitize_path_component`), vault boundary validation (`validate_within_vault`), and a blacklist for sensitive system directories (`_SENSITIVE_PREFIXES`). Additionally, the HTML rendering and screenshot functionality in `export_capsule` utilize a sandboxed Playwright environment that explicitly blocks external network requests. The instructions in `SKILL.md` are consistent with the stated persona and lack any malicious prompt-injection signals.
External report
View on VirusTotal