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
732Mature · −50% score
First published
Dec 2024
Publisher
shawticus

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

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publishershawticus
Artifact bytes35,853,141
Previous version2.0.0-alpha.141
Published2026-04-14T09:37:41.381Z
SHA-256d6088045cbe4df3a8021e56afb93c744bc83223982275e81d984644e79f495b3

Why flagged

What the scanner saw

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

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
2.0.0-alpha.144Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/ensure-node-pty.mjs"5
lowLarge Javascript Payloadpackage/dist/browser/index.browser.js5059612 bytes0
lowLarge Javascript Payloadpackage/dist/edge/index.edge.js9205402 bytes0
lowLarge Javascript Payloadpackage/dist/node/index.node.js9887135 bytes0

Manifest

Package metadata

Scripts19
  • buildbun run build.ts
  • build:nodebun run build.ts --node-only
  • build:watchbun run build.ts --watch
  • cleanrm -rf dist .turbo node_modules .turbo-tsconfig.json *.tsbuildinfo && find src -type f \( -name '*.js' -o -name '*.d.ts' -o -name '*.d.ts.map' \) ! -path 'src/types/generated/*' -delete 2>/dev/null || true
  • devbun run build:watch
  • formatbunx @biomejs/biome format --write ./src
  • format:checkbunx @biomejs/biome format ./src
  • lintbunx @biomejs/biome check --write ./src
  • lint:checkbunx @biomejs/biome check ./src
  • lint:fixbunx @biomejs/biome check --write ./src
  • perf:settingsbun run scripts/perf-settings.ts
  • postinstallnode ./scripts/ensure-node-pty.mjs
  • prebuild[ -d src/types/generated ] || (cd ../schemas && bunx buf generate); [ -f src/i18n/generated/validation-keyword-data.ts ] || node ../shared/scripts/generate-keywords.mjs --target ts
  • testvitest run
  • test:coveragemkdir -p coverage/.tmp && vitest run --coverage
  • test:e2enpx playwright test
  • test:e2e:smokenode scripts/run-e2e-smoke.mjs
  • test:watchvitest
  • typechecktsc --noEmit -p ./tsconfig.json
Dependencies36
  • @ai-sdk/anthropic^3.0.13
  • @ai-sdk/google^3.0.8
  • @ai-sdk/openai^3.0.9
  • @anthropic-ai/sdk^0.32.1
  • @bufbuild/protobuf^2.11.0
  • @langchain/core^1.1.12
  • @langchain/textsplitters^1.0.1
  • @noble/ciphers^1.3.0
  • @noble/hashes^1.8.0
  • @openrouter/ai-sdk-provider^1.2.0
  • @toon-format/toon^2.1.0
  • adze^2.2.5
  • ai^6.0.30
  • coding-agent-adapters0.16.3
  • dedent^1.7.1
  • dotenv^17.2.3
  • drizzle-orm^0.45.1
  • fast-redact^3.5.0
  • file-type^21.3.0
  • fs-extra^11.3.2
  • git-workspace-service0.4.5
  • glob^13.0.0
  • handlebars^4.7.8
  • json5^2.2.3
  • mammoth^1.9.0
  • markdown-it^14.1.0
  • pdfjs-dist^5.4.530
  • pty-console0.3.1
  • pty-manager1.11.0
  • pty-state-capture0.2.0
  • …and 6 more.