Back to skill
Skillv0.1.2

VirusTotal security

Claw Wiki · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:59 AM
Hash
b3e83f169b37da276019ba093acf4703c3b22c230831dd8de0c9d54c374b14a8
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: claw-wiki Version: 0.1.2 The claw-wiki skill is a documentation management tool designed to maintain a local, searchable snapshot of OpenClaw documentation. It includes a suite of Python scripts (scripts/sync_docs.py, scripts/build_knowledge.py, scripts/diff_docs.py) that synchronize content from the official OpenClaw GitHub repository and generate metadata for searching. The scripts implement robust safety measures, including a hardcoded repository whitelist, strict regex validation for Git refs, and path verification to prevent writes outside the skill's directory. The SKILL.md file provides the AI agent with a clear safety contract and hard limits, explicitly forbidding the execution of arbitrary code from documentation or the accessing of sensitive user data like credentials and SSH keys.
External report
View on VirusTotal