Go modules · proxy.golang.org
github.com/nathfavour/vibeauracle/cmd/vibeaura
Go Init Env Token Exfil: Go init() reads CI / npm / cloud env tokens AND has network/exec on the same scope — canonical credential-exfil shape.
Why PkgRadar flagged v0.0.0-20260616215449-48268be3cff6
| Severity | Signal | Evidence |
|---|---|---|
| high | Go Init Env Token Exfil | Go init() reads CI / npm / cloud env tokens AND has network/exec on the same scope — canonical credential-exfil shape. · github.com/nathfavour/vibeauracle/cmd/[email protected]/main.go |
| medium | Remote Payload | matched "github.com/%s/releases/download" · github.com/nathfavour/vibeauracle/cmd/[email protected]/update_binary.go |
| medium | Remote Payload | matched "curl " · github.com/nathfavour/vibeauracle/cmd/[email protected]/update_discovery.go |
| medium | Go Mod Replace Local | go.mod replace directive redirects to a local filesystem path — non-portable / dev-time only. · github.com/nathfavour/vibeauracle/cmd/[email protected]/go.mod |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
v0.0.0-20260616215449-48268be3cff6 | High risk | 79 | 2026-06-18 |
v0.0.0-20260616140642-a23898805d28 | High risk | 79 | 2026-06-17 |
Block this in CI
pkgradar gate --ecosystem go github.com/nathfavour/vibeauracle/cmd/[email protected]