cali-coding-go-standards

Warn

Audited by Socket on Jul 18, 2026

1 alert found:

Anomaly
AnomalyLOW
references/setup-hooks.sh

No clear evidence of intentional malware/sabotage in this script. However, there are notable supply-chain risks: it executes a remote installer script via `curl ... | sh` when golangci-lint is missing, and it installs tools using `go install ...@latest` (un-pinned versions). The script mainly generates and updates developer hooks/CI to run linters and vulnerability scans; if used in a hostile environment, the unpinned/remote-install aspects increase risk.

Confidence: 72%Severity: 55%
Audit Metadata
Analyzed At
Jul 18, 2026, 10:50 AM
Package URL
pkg:socket/skills-sh/calionauta%2Fagent-sync-public%2Fcali-coding-go-standards%2F@11433a57c3fb315544b512567cd420c0c8bd735875db8249248419fc205a8580
Security Audit — socket — cali-coding-go-standards