Back to skill
Skillv1.0.1

VirusTotal security

Obsidian Openclaw Sync · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 4:47 AM
Hash
ece29414f8788ac4e83520cd176bc795647bdc8909b2703eb9e9fd256f9b4a7e
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: obsidian-openclaw-sync Version: 1.0.1 The skill is designed to sync OpenClaw configuration files and directories between local and iCloud Obsidian vaults using symlinks. The `SKILL.md` provides clear instructions and does not contain any prompt injection attempts. The `run.sh` script is a simple wrapper for the Python script. The core `sync_helper.py` script performs file system operations (finding paths, creating/removing symlinks, creating directories) within the user's home directory, specifically targeting known Obsidian/OpenClaw configuration paths. It uses `pathlib` for safer file operations and includes user confirmation for destructive actions like unlinking existing files/symlinks. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All actions align with the stated purpose and lack malicious intent.
External report
View on VirusTotal