Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 5:50 AM
Hash
1d6c84cabed5d98cb536c5c4c6a57e98b1d910ba1c7d7ce55b0c2d59036c4e62
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: easy-code-review Version: 1.0.0 The 'easy-code-review' skill is a legitimate tool designed to assist in code reviews by analyzing Git changes against user requirements. The core logic in 'scripts/analyze_changes.py' safely uses subprocess calls to execute standard git commands (diff, show) without shell interpolation, and the requested permissions (file.read, file.write, git.read) are consistent with its stated purpose of analyzing code and potentially saving reports or applying fixes. No evidence of data exfiltration, malicious prompt injection, or unauthorized execution was found.
External report
View on VirusTotal