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

Prompt Injection 95/100 · 30%
Data Exfiltration 95/100 · 25%
Code Execution 85/100 · 20%
Clone Behavior 95/100 · 10%
Canary Integrity 100/100 · 10%
Behavioral Reasoning 95/100 · 5%

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.