Back to skill
Skillv1.0.0

VirusTotal security

Gitlab Ci Linter · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 13, 2026, 1:21 AM
Hash
9bc444b87ee6b2c20b3bfcce2d2e03e2288e43182a49bdcfa14b6cf3cdb7bb46
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: gitlab-ci-linter Version: 1.0.0 The gitlab-ci-linter bundle is a legitimate static analysis tool for validating GitLab CI/CD YAML configurations. The core logic in scripts/gitlab_ci_linter.py is implemented using only the Python standard library and performs pattern matching (regex) to identify security risks like hardcoded secrets or insecure image tags. There is no evidence of data exfiltration, unauthorized network activity, or malicious execution; the tool operates strictly on the files provided by the user and outputs findings to the console.
External report
View on VirusTotal