PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 12776225 bytes

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
1
First published
Jun 2026
Publisher
nexora-lab

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publishernexora-lab
Artifact bytes2,182,832
Previous versionnone
Published2026-06-03T07:26:03.851Z
SHA-256bd99d87164f31d111176ce5e96573663f2bd74d1a16dc98385d8abbed3e80179

Why flagged

What the scanner saw

Large Javascript Payload: 12776225 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/bundle.cjs12776225 bytes0

Manifest

Package metadata

Scripts8
  • 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
  • releasenode scripts/release.js
  • starttsx src/index.ts
  • testnode dist/bundle.cjs --version
Dependencies25
  • @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
  • 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