Back to skill
Skillv1.0.4

VirusTotal security

Claw-lint · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:52 AM
Hash
d832dc2df052382920b936b5f6c8f0aa6c3376064bb442a85521276250ef138b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: claw-lint Version: 1.0.4 The OpenClaw skill 'claw-lint' is a security scanner designed to detect malicious patterns, vulnerabilities, and backdoors in other OpenClaw skills through static code analysis. The `SKILL.md` clearly outlines its purpose, risk scoring methodology, and the types of malicious behaviors it identifies (e.g., remote execution, credential access, persistence). The `bin/claw-lint.sh` script implements this functionality using standard Unix tools like `grep`, `find`, and `sha256sum` to scan files for the described patterns. Crucially, the skill itself does not exhibit any malicious behaviors; it does not perform network calls, exfiltrate data, install backdoors, or attempt prompt injection against the agent. Its operations are entirely aligned with its stated purpose of security auditing, making it a benign tool.
External report
View on VirusTotal