Is irook661/go-security-vulnerability safe?
https://github.com/openclaw/skills/tree/main/skills/irook661/go-security-vulnerability
93
SAFE
This skill provides legitimate guidance for Go security vulnerability detection and remediation using standard Go tooling. The installation process downloads Go from the official source, and all monitoring data shows expected behavior with no security concerns.
Category Scores
Findings (1)
LOW Official Go Binary Installation -15 ▶
The skill includes an installation script that downloads and installs Go 1.21.5 from the official golang.org distribution site. While this involves code execution, it's from a trusted source and necessary for the skill's functionality.