Back to skill
Skillv0.1.0

VirusTotal security

Go Security Vulnerability · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:15 AM
Hash
e607e9e4beee1f94eb7d19e0a9821c7878f3808845997f7291073ea7a96697b6
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: go-security-vulnerability Version: 0.1.0 The skill bundle is designed to identify and fix Go security vulnerabilities using official Go tooling. The `SKILL.md` includes an installation step that uses `curl -L https://golang.org/dl/go1.21.5.linux-amd64.tar.gz | tar -C /usr/local -xzf -` to install Go. While `curl | tar` is a powerful command, it sources from the official `golang.org` domain and is a standard method for installing Go, aligning with the skill's purpose. All other commands are standard `go` and `govulncheck` operations. There is no evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts against the agent.
External report
View on VirusTotal