Back to skill
Skillv0.2.0

VirusTotal security

Friends DB · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:34 AM
Hash
5228bf5a8dfbd31fe83aabe9195582ee66ff53df6648c40dfbb7ab7a84d2aac4
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: friends-db Version: 0.2.0 The friends-db skill is a local CRM tool for managing contact information and interaction history via a SQLite database. The implementation in scripts/friends_db.py follows security best practices, including the use of parameterized SQL queries to prevent injection, strict file permissions (0o600/0o700) for local data privacy, and symlink/path validation during the migration process. While it utilizes an external 'gog' CLI for calendar synchronization, this functionality is explicitly documented in SKILL.md and aligned with the tool's stated purpose without evidence of malicious intent or data exfiltration.
External report
View on VirusTotal