PkgRadar

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

SeveritySignalEvidence
highGo Init Env Token ExfilGo 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
highGo Init Decode Then RunGo init() decodes base64 payload AND has network/exec — obfuscated-loader shape. · github.com/oarkflow/[email protected]/pkg/builtins/core.go
mediumGo Mod Replace Localgo.mod replace directive redirects to a local filesystem path — non-portable / dev-time only. · github.com/oarkflow/[email protected]/go.mod

Scanned versions

VersionVerdictScoreScanned (UTC)
v0.0.10High risk952026-06-02

Block this in CI

PkgRadar gates github.com/oarkflow/interpreter (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem go github.com/oarkflow/[email protected]