PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall-rebuild.cjs"

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
1,086Niche · −30% score
Versions published
83
First published
Feb 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

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes5,876,014
Previous version2026.6.52
Published2026-06-05T21:59:08.958Z
SHA-2569caf1d656e046163aa38f25fb08de5eb9d647c6ec784c490632be5eb8b0b8d1a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall-rebuild.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
2026.6.55Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-rebuild.cjs"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts29
  • ab-maintenancenode ../../scripts/run-with-supported-node.mjs node node_modules/.bin/jiti benchmark/ab-maintenance/run.ts
  • ab-maintenance:probenode ../../scripts/run-with-supported-node.mjs node node_modules/.bin/jiti benchmark/ab-maintenance/probe-cell.ts
  • buildnode ../../scripts/run-with-supported-node.mjs tsdown
  • build:checknode ../../scripts/run-with-supported-node.mjs tsdown && node ../../scripts/run-with-supported-node.mjs node scripts/verify-publish.cjs
  • formatnode ../../scripts/run-with-supported-node.mjs biome format --write --max-diagnostics=none .
  • format:checknode ../../scripts/run-with-supported-node.mjs biome format --max-diagnostics=none .
  • lintnode ../../scripts/run-with-supported-node.mjs biome lint --max-diagnostics=none .
  • lint:archbash scripts/lint-arch.sh
  • lint:fixnode ../../scripts/run-with-supported-node.mjs biome lint --write --unsafe --max-diagnostics=none .
  • maintenance:backfillnode ../../scripts/run-with-supported-node.mjs openclaw hybrid-mem maintenance backfill --all --days 60
  • offline-qanode ../../scripts/run-with-supported-node.mjs node node_modules/.bin/jiti benchmark/offline-qa/run-offline-qa.ts
  • offline-qa:backfillHOME=.offline-qa/sandbox-work node ../../scripts/run-with-supported-node.mjs node node_modules/.bin/jiti benchmark/offline-qa/run-sandbox-backfill.ts
  • offline-qa:clonebash benchmark/offline-qa/clone-sandbox.sh
  • offline-qa:crystallizationHOME=.offline-qa/sandbox-work node ../../scripts/run-with-supported-node.mjs node node_modules/.bin/jiti benchmark/offline-qa/analyze-crystallization.ts
  • offline-qa:fetchbash benchmark/offline-qa/fetch-maeve-offline-qa.sh
  • offline-qa:fetch-secretsbash benchmark/offline-qa/fetch-maeve-secrets.sh
  • offline-qa:finalize-reportnode ../../scripts/run-with-supported-node.mjs node node_modules/.bin/jiti benchmark/offline-qa/finalize-report.ts
  • offline-qa:maintenancenode ../../scripts/run-with-supported-node.mjs node node_modules/.bin/jiti benchmark/offline-qa/run-maintenance-qa.ts
  • offline-qa:resetbash benchmark/offline-qa/clone-sandbox.sh
  • offline-qa:setupbash benchmark/offline-qa/setup-sandbox.sh
  • offline-qa:verifynode ../../scripts/run-with-supported-node.mjs node node_modules/.bin/jiti benchmark/offline-qa/verify-fixtures.ts
  • postinstallnode scripts/postinstall-rebuild.cjs
  • postpacknode scripts/manage-shrinkwrap.cjs clean
  • prepacknpm run build && node scripts/manage-shrinkwrap.cjs create
  • release:publishnpm run verify:publish && npm publish --otp=$OTP
  • testnode ../../scripts/run-with-supported-node.mjs vitest run
  • test:coveragenode ../../scripts/run-with-supported-node.mjs vitest run --coverage
  • test:watchnode ../../scripts/run-with-supported-node.mjs vitest
  • verify:publishnode scripts/verify-publish.cjs
Dependencies6
  • @lancedb/lancedb^0.30.0
  • @types/node^25.2.3
  • commander^13.1.0
  • franc^6.2.0
  • graphql^16.14.0
  • graphql-yoga^5.21.0
Optional dependencies2
  • @rolldown/binding-linux-x64-gnu^1.0.0
  • onnxruntime-node^1.20.0