PkgRadar

Package evidence

@elizaos/[email protected]

Install-time lifecycle script: postinstall="node scripts/ensure-platform-deps.mjs"

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.

Versions published
9
First published
Jan 2026
Publisher
shawticus

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":["@elizaos/[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":["@elizaos/[email protected]"],"fail_on":"high"}'
Publishershawticus
Artifact bytes291,546
Previous version2.0.0-alpha.9
Published2026-05-10T22:35:20.372Z
SHA-2567b752daf17f98f2253f4d829ee40c0ddac4a665fe33dd2cbed374c4b86e27bb5

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 2.0.0-beta.1 vs 2.0.0-alpha.9: "node scripts/ensure-platform-deps.mjs"

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
45Score
2.0.0-beta.1Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

shawticus

17 members · evidence strength 80
Publisher / release actor burstcandidate

shawticus

17 members · max score 95

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.0.0-beta.1 vs 2.0.0-alpha.9: "node scripts/ensure-platform-deps.mjs"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.0.0-beta.1 vs 2.0.0-alpha.9: "node scripts/ensure-platform-deps.mjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/ensure-platform-deps.mjs"5

Manifest

Package metadata

Scripts4
  • buildbun run build.ts
  • postinstallnode scripts/ensure-platform-deps.mjs
  • testvitest run --config vitest.config.ts
  • typechecktsc --noEmit
Dependencies2
  • @nut-tree-fork/nut-js^4.2.6
  • puppeteer-core^24.9.0