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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/bundle.cjs | 12776225 bytes | 0 |
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.cjsbuild-binariesnode scripts/build-binaries.jsbundleesbuild 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.cjsdevtsx watch src/index.tspackagenode scripts/package.jsreleasenode scripts/release.jsstarttsx src/index.tstestnode 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.2better-sqlite3^12.8.0boxen^8.0.1chalk^5.3.0cli-boxes^3.0.0clipboardy^5.3.1compute-cosine-similarity^1.1.0conf^13.0.0diff^8.0.4eventsource^2.0.2gradient-string^2.0.2keytar^7.9.0node-fetch^3.3.2ora^8.0.1pdf-parse^2.4.5semver^7.8.1sqlite-vss^0.1.2string-width^7.1.0update-notifier^7.3.1wrap-ansi^9.0.0