Back to skill
Skillv1.0.0

VirusTotal security

CodeWiki Generator · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:55 AM
Hash
873b0688d76a267c008368b063a3e77565f53a698fe88c8ccf6025e0245e5d9a
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: codewiki-generator Version: 1.0.0 The codewiki-generator skill is a legitimate tool designed to analyze a codebase and generate a structured VitePress documentation site. It uses Python scripts (codewiki_analyze.py and codewiki_bootstrap.py) to extract project metadata such as dependencies, entrypoints, and symbols (via ctags) and scaffolds a documentation directory with Mermaid diagrams and evidence-linked templates. While the skill includes high-privilege capabilities such as executing build tools (go, cargo, npm) and instructions for deploying to Cloudflare Pages via the wrangler CLI, these actions are clearly aligned with the stated purpose and are triggered by user requests. The code follows security best practices, such as using safe subprocess execution and path resolution to prevent injection or traversal vulnerabilities.
External report
View on VirusTotal