Go modules · proxy.golang.org
github.com/oarkflow/interpreter
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.10
| 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/oarkflow/[email protected]/pkg/builtins/core.go |
| high | Go Init Decode Then Run | Go init() decodes base64 payload AND has network/exec — obfuscated-loader shape. · github.com/oarkflow/[email protected]/pkg/builtins/core.go |
| medium | Go Mod Replace Local | go.mod replace directive redirects to a local filesystem path — non-portable / dev-time only. · github.com/oarkflow/[email protected]/go.mod |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
v0.0.10 | High risk | 95 | 2026-06-02 |
Block this in CI
pkgradar gate --ecosystem go github.com/oarkflow/[email protected]