PkgRadar

Package evidence

@elizaos/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/ensure-node-pty.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
40
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 bytes607,118
Previous version2.0.0-alpha.10
Published2026-05-04T06:57:34.870Z
SHA-25682fa85e9cd319e45b81af72bf3706b586b67cd1f1cde8859f44439cbb0d18835

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 2.0.0-alpha.537 vs 2.0.0-alpha.10: "node ./scripts/ensure-node-pty.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-alpha.537Version
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-alpha.537 vs 2.0.0-alpha.10: "node ./scripts/ensure-node-pty.mjs"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.0.0-alpha.537 vs 2.0.0-alpha.10: "node ./scripts/ensure-node-pty.mjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/ensure-node-pty.mjs"5

Manifest

Package metadata

Scripts7
  • buildbun run build.ts
  • postinstallnode ./scripts/ensure-node-pty.mjs
  • testbun run build && bun run test:live
  • test:e2ebun run test:live
  • test:liveORCHESTRATOR_LIVE=1 vitest run --config ./vitest.config.ts
  • test:watchbun test --watch
  • typechecktsc --noEmit
Dependencies4
  • coding-agent-adapters0.16.3
  • drizzle-orm^0.45.1
  • pty-console0.3.1
  • pty-state-capture0.2.0