Back to skill
Skillv1.0.0

VirusTotal security

OpenClaw Wiki Entry Skill · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 1:21 PM
Hash
7ab8130b1d3c953b4d3ca281f74d5205b124cbf6882b864fea04ce0b95f323c0
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openclaw-wiki-entry-skill Version: 1.0.0 The skill bundle is a legitimate and well-documented workflow for managing a markdown-based knowledge base. It provides a structured process for merging notes into a wiki, updating metadata, and maintaining a central index. While the scripts perform extensive file system operations and use `bash -lc` to execute micro-audits (e.g., in `wiki_entry_step_checkpoint.sh`), these capabilities are aligned with the stated purpose of a file-management agent. There is no evidence of data exfiltration, network activity, or intentional malicious behavior. The bundle includes defensive programming features like atomic writes, backups, and consistency checks (e.g., `wiki_entry_audit.sh` and `wiki_entry_meta_writeback.sh`) to prevent data corruption.
External report
View on VirusTotal