PkgRadar

Package evidence

[email protected]

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

Versions published
4
First published
Jun 2026
Publisher
nexora-lab

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"}'
Publishernexora-lab
Artifact bytes2,524,027
Previous version1.0.2
Published2026-06-06T05:04:30.176Z
SHA-2569341bf0788f0e1fe73437eac037351df70d7df8e1f29b6e18a0435444126eff0

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.0.3 vs 1.0.2: "node ./scripts/desktop/postinstall.cjs"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.0.3 vs 1.0.2: "node ./scripts/desktop/postinstall.cjs"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.0.3 vs 1.0.2: "node ./scripts/desktop/postinstall.cjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/desktop/postinstall.cjs"5
lowLarge Javascript Payloadpackage/dist/bundle.cjs14355745 bytes0

Manifest

Package metadata

Scripts10
  • buildtsc --noEmit && esbuild src/index.ts --bundle --platform=node --target=node20 --format=cjs --define:import.meta.url="\"file://C:/\"" --external:*.node --external:better-sqlite3 --external:sqlite-vss --external:onnxruntime-node --external:@xenova/transformers --external:keytar --outfile=dist/bundle.cjs
  • build-binariesnode scripts/build-binaries.js
  • bundleesbuild src/index.ts --bundle --platform=node --format=cjs --define:import.meta.url="\"file://C:/\"" --external:*.node --external:better-sqlite3 --external:sqlite-vss --external:onnxruntime-node --external:@xenova/transformers --external:keytar --outfile=dist/bundle.cjs
  • devtsx watch src/index.ts
  • packagenode scripts/package.js
  • postinstallnode ./scripts/desktop/postinstall.cjs
  • preuninstallnode ./scripts/desktop/preuninstall.cjs
  • releasenode scripts/release.js
  • starttsx src/index.ts
  • testnode dist/bundle.cjs --version
Dependencies29
  • @anthropic-ai/sdk^0.101.0
  • @inquirer/prompts^8.5.2
  • @opentelemetry/api^1.9.1
  • @opentelemetry/exporter-trace-otlp-http^0.218.0
  • @opentelemetry/resources^2.7.1
  • @opentelemetry/sdk-trace-node^2.7.1
  • @opentelemetry/semantic-conventions^1.41.1
  • @xenova/transformers^2.17.2
  • better-sqlite3^12.8.0
  • boxen^8.0.1
  • chalk^5.3.0
  • cli-boxes^3.0.0
  • clipboardy^5.3.1
  • compute-cosine-similarity^1.1.0
  • conf^13.0.0
  • diff^8.0.4
  • eventsource^2.0.2
  • gradient-string^2.0.2
  • keytar^7.9.0
  • node-fetch^3.3.2
  • open^11.0.0
  • ora^8.0.1
  • pdf-parse^2.4.5
  • semver^7.8.1
  • sqlite-vss^0.1.2
  • string-width^7.1.0
  • update-notifier^7.3.1
  • wrap-ansi^9.0.0
  • xlsx^0.18.5