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
- 835
- Versions published
- 37
- First published
- Feb 2026
- Publisher
- magland
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Install-time lifecycle script: install="true"
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 review · score 5 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | install="true" | 5 |
| low | Large Javascript Payload | package/dist-cli/cli.js | 3416880 bytes | 0 |
| low | Large Javascript Payload | package/dist-site-viewer/assets/index-Y_Z9U6zO.js | 2613591 bytes | 0 |
| low | Large Javascript Payload | package/dist-lib/lib.js | 3319823 bytes | 0 |
Manifest
Package metadata
Scripts33
buildnpm run build:web && npm run build:test-runner && npm run copy:test-scripts && npm run build:cli && npm run build:plot-viewer && npm run build:site-viewerbuild:addonnode-gyp rebuildbuild:clinpm run build:snippets && npm run bundle:stdlib && esbuild src/cli.ts --bundle --platform=node --format=esm --outfile=dist-cli/cli.js --packages=external --loader:.wasm=filebuild:libnpm run build:snippets && npm run bundle:stdlib && esbuild src/lib.ts --bundle --platform=node --format=esm --outfile=dist-lib/lib.js --packages=external --loader:.wasm=file && tsc -p tsconfig.lib.jsonbuild:plot-viewervite build --config vite.plot-viewer.config.tsbuild:site-viewernpm run build:snippets && npm run bundle:stdlib && vite build --config vite.site-viewer.config.tsbuild:snippetstsx scripts/build_runtime_snippets.tsbuild:snippets:checktsx scripts/build_runtime_snippets.ts --checkbuild:test-runnernpm run build:snippets && npm run bundle:stdlib && vite build --config vite.test-runner.config.tsbuild:wasmbash numbl_test_scripts/build_wasm.shbuild:webnpm run build:snippets && npm run bundle:stdlib && tsc -b && vite buildbumptsx scripts/bump-version.tsbundle:stdlibtsx scripts/bundle-stdlib.tscheck-readmetsx scripts/update-readme-usage.ts --checkcopy:test-scriptstsx scripts/copy-test-scripts.tsdevnpm run build:snippets && npm run bundle:stdlib && vitedev:site-viewernpm run build:snippets && npm run bundle:stdlib && vite --config vite.site-viewer.config.tsdev:test-runnernpm run build:snippets && npm run bundle:stdlib && vite --config vite.test-runner.config.tsformatprettier --write .format:checkprettier --check .installtruejit-paritynode jit_parity/run.mjslinteslint .preparehuskyprepublishOnlynpm run build:lib && npm run build:cli && npm run build:plot-viewer && npm run build:site-viewerpreviewvite previewtestvitest runtest:browserplaywright testtest:coveragevitest run --coveragetest:coverage:allbash scripts/coverage-all.sh- …and 3 more.
Dependencies7
fflate^0.8.2node-addon-api^8.3.0pako^2.1.0react-markdown^10.1.0react-syntax-highlighter^16.1.1remark-gfm^4.0.1three^0.183.2
Optional dependencies1
koffi^2.15.2