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
- 31
- 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
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 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 | 2196189 bytes | 0 |
| low | Large Javascript Payload | package/dist-lib/lib.js | 2110386 bytes | 0 |
Manifest
Package metadata
Scripts28
buildnpm run build:web && npm run build:test-runner && npm run copy:test-scripts && npm run build:cli && npm run build:plot-viewerbuild:addonnode-gyp rebuildbuild:clinpm run bundle:stdlib && esbuild src/cli.ts --bundle --platform=node --format=esm --outfile=dist-cli/cli.js --packages=external --loader:.wasm=filebuild:libnpm 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:test-runnernpm run bundle:stdlib && vite build --config vite.test-runner.config.tsbuild:wasmbash numbl_test_scripts/build_wasm.shbuild:webnpm 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 bundle:stdlib && vitedev:test-runnernpm run bundle:stdlib && vite --config vite.test-runner.config.tsformatprettier --write .format:checkprettier --check .installtruelinteslint .preparehuskyprepublishOnlynpm run build:lib && npm run build:cli && npm run build:plot-viewerpreviewvite previewtestvitest runtest:browserplaywright testtest:coveragevitest run --coveragetest:coverage:allbash scripts/coverage-all.shtest:scriptsbash numbl_test_scripts/run_all.shtypechecktsc -bupdate-readmetsx scripts/update-readme-usage.ts
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