PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/fix-es-abstract-compat.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.

Weekly downloads
386
Versions published
7
First published
Mar 2026
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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes620,984
Previous version0.2.13
Published2026-05-18T13:38:44.657Z
SHA-256598d65ff2e446593c8653a4ac42b199789172c0f2f0b805b1394c71afd09c23d

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.2.16 vs 0.2.13: "node scripts/fix-es-abstract-compat.js"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.2.16 vs 0.2.13: "node scripts/fix-es-abstract-compat.js"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.2.16 vs 0.2.13: "node scripts/fix-es-abstract-compat.js"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/fix-es-abstract-compat.js"5

Manifest

Package metadata

Scripts50
  • buildbun scripts/clean-dist.js && bun ./node_modules/typescript/bin/tsc -p tsconfig.build.json && bun scripts/copy-assets.js
  • check-depsbun scripts/check-deps.js
  • check:bun-native-boundarybun scripts/check-bun-native-boundary.ts
  • check:bun-native-boundary:stagedbun scripts/check-bun-native-boundary.ts --staged
  • check:bun-puritybun scripts/check-bun-purity.ts
  • check:bun-purity:stagedbun scripts/check-bun-purity.ts --staged
  • check:fs-git-boundarybun scripts/check-fs-git-boundary.ts
  • check:fs-git-boundary:stagedbun scripts/check-fs-git-boundary.ts --staged
  • check:target-runtime-boundarybun scripts/check-target-runtime-hardcoding.ts
  • check:target-runtime-boundary:stagedbun scripts/check-target-runtime-hardcoding.ts --staged
  • check:test-runner-migrationbun scripts/check-test-runner-migration.ts
  • check:unit-boundarybun scripts/check-unit-test-boundary.ts
  • check:unit-boundary:stagedbun scripts/check-unit-test-boundary.ts --staged
  • devbun src/cli/index.ts
  • formatoxfmt --write "src/**/*.ts" "tests/**/*.ts"
  • format:checkoxfmt --check "src/**/*.ts" "tests/**/*.ts"
  • lintbun ./node_modules/eslint/bin/eslint.js .
  • memory:analyzebun scripts/cleanup-sessions.ts --analyze
  • memory:cleanupbun scripts/cleanup-sessions.ts
  • memory:cleanup:executebun scripts/cleanup-sessions.ts --execute
  • pack:drynpm pack --dry-run
  • postinstallnode scripts/fix-es-abstract-compat.js
  • releasebun scripts/release.ts cut
  • release:cutbun scripts/release.ts cut
  • release:publishbun scripts/release.ts publish
  • setup:hooksgit config core.hooksPath .githooks
  • tbun run test:unit
  • testbun run test:unit
  • test:allbun run test:full && bun run test:perf
  • test:cibun run verify
  • …and 20 more.
Dependencies31
  • @a2a-js/sdk0.3.10
  • @agentclientprotocol/sdk^0.14.1
  • @ai-sdk/openai^3.0.23
  • @ai-sdk/openai-compatible^2.0.24
  • @inquirer/prompts^8.2.0
  • ai^6.0.62
  • ajv^8.18.0
  • chalk^5.4.1
  • commander^11.1.0
  • dotenv^17.2.3
  • execa^9.6.1
  • express^5.2.1
  • fast-xml-parser5.4.1
  • fastify^4.27.0
  • handlebars^4.7.8
  • ink^6.6.0
  • ink-big-text^2.0.0
  • ink-gradient^3.0.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • marked^16.4.2
  • marked-terminal^7.3.0
  • openai^6.16.0
  • progress^2.0.3
  • react^19.2.4
  • tiktoken^1.0.22
  • tree-sitter-javascript^0.25.0
  • web-tree-sitter0.26.3
  • yaml^2.8.2
  • zod^4.3.6
  • …and 1 more.