Back to skill
Skillv1.2.0

VirusTotal security

GitLab Code Review · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:03 AM
Hash
9d3c2105f51a5c993a4ba9d55e5b93d573ae3d4cde4c133b7cdc5e918482d070
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: gitlab-code-review Version: 1.2.0 The skill automates GitLab code reviews by fetching new commits via the GitLab API and generating reports using the agent's LLM. It manages sensitive configuration (GitLab Personal Access Tokens) by storing them in a local `workspace/.env` file and utilizes the OpenClaw cron system for periodic execution. The Python script `scripts/fetch_commits.py` uses the standard `requests` library to interact with the GitLab API and contains no evidence of data exfiltration, obfuscation, or unauthorized execution.
External report
View on VirusTotal