Back to skill
Skillv1.0.0

VirusTotal security

code-reviewer · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:45 AM
Hash
e09ea9fe9a7378a0701c094b4146814f67a3e6f34f410e971152ac187ec7e48c
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: cs-code-reviewer Version: 1.0.0 The code-reviewer skill bundle is a legitimate toolset for automated code analysis and pull request review. It consists of Python scripts (pr_analyzer.py, code_quality_checker.py, and review_report_generator.py) that use regex-based patterns to identify security risks like hardcoded secrets and SQL injection, as well as code quality metrics like cyclomatic complexity and SOLID violations. The tools interact with the local git environment using subprocess calls to retrieve diffs and commit history, which is necessary for their stated functionality. No evidence of data exfiltration, malicious persistence, or prompt injection was found.
External report
View on VirusTotal