PkgRadar

Package evidence

@goreleaser/[email protected]

Install-time lifecycle script: postinstall="node install.js"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@goreleaser/[email protected]"],"fail_on":"high"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@goreleaser/[email protected]"],"fail_on":"high"}'
Artifact bytes4,803
Previous version0.3.3
Published2026-04-01T22:08:41.009Z
SHA-2563787826b3855b2b61f829c18e9076e7086e4c11e9800b1010d90a5981c4b31e9

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node install.js"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
75Score
0.3.4Version
Status history (1 event)
  1. newavailable · risk high · score 75 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node install.js"30
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node install.js"30
mediumRemote Payloadpackage/package.jsonmatched "github.com/goreleaser/mcp/releases/download"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node install.js"30
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node install.js"30
mediumRemote Payloadpackage/package.jsonmatched "github.com/goreleaser/mcp/releases/download"12
lowObfuscationpackage/package.jsonmatched "\\u003c"3

Manifest

Package metadata

Scripts2
  • postinstallnode install.js
  • runnode run-goreleaser-mcp.js
Dependencies3
  • jszip3.10.1
  • proxy-agent7.0.0
  • tar7.5.13