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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/ensure-node-pty.mjs" | 5 |
| low | Large Javascript Payload | package/dist/browser/index.browser.js | 5059612 bytes | 0 |
| low | Large Javascript Payload | package/dist/edge/index.edge.js | 9205402 bytes | 0 |
| low | Large Javascript Payload | package/dist/node/index.node.js | 9887135 bytes | 0 |
Manifest
Package metadata
Scripts19
buildbun run build.tsbuild:nodebun run build.ts --node-onlybuild:watchbun run build.ts --watchcleanrm -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 || truedevbun run build:watchformatbunx @biomejs/biome format --write ./srcformat:checkbunx @biomejs/biome format ./srclintbunx @biomejs/biome check --write ./srclint:checkbunx @biomejs/biome check ./srclint:fixbunx @biomejs/biome check --write ./srcperf:settingsbun run scripts/perf-settings.tspostinstallnode ./scripts/ensure-node-pty.mjsprebuild[ -d src/types/generated ] || (cd ../schemas && bunx buf generate); [ -f src/i18n/generated/validation-keyword-data.ts ] || node ../shared/scripts/generate-keywords.mjs --target tstestvitest runtest:coveragemkdir -p coverage/.tmp && vitest run --coveragetest:e2enpx playwright testtest:e2e:smokenode scripts/run-e2e-smoke.mjstest:watchvitesttypechecktsc --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.0adze^2.2.5ai^6.0.30coding-agent-adapters0.16.3dedent^1.7.1dotenv^17.2.3drizzle-orm^0.45.1fast-redact^3.5.0file-type^21.3.0fs-extra^11.3.2git-workspace-service0.4.5glob^13.0.0handlebars^4.7.8json5^2.2.3mammoth^1.9.0markdown-it^14.1.0pdfjs-dist^5.4.530pty-console0.3.1pty-manager1.11.0pty-state-capture0.2.0- …and 6 more.