Back to skill
Skillv1.0.0

VirusTotal security

smart notes using sqlite3 · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 9:15 AM
Hash
dd799aca4203ef0a0757d81e1db8dc8e4bd14c353b93814d5098726603bb8778
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: smart-memos Version: 1.0.0 The smart-memos skill bundle is a legitimate memo management system that uses a local SQLite database for storage. The code in scripts/memos.py implements standard CRUD operations, automated categorization based on keyword weights, and file import functionality for various formats (PDF, Markdown, HTML). While it uses subprocess.run to call external PDF utilities, it does so safely using argument lists rather than shell strings, and there is no evidence of data exfiltration, unauthorized network access, or malicious prompt injection instructions in SKILL.md.
External report
View on VirusTotal