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
- 9
- First published
- May 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
No high-signal static finding in the saved report.
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
No findings stored for this release.
Manifest
Package metadata
Scripts24
buildpnpm build:lib && pnpm build:labextension:devbuild:labextensionjupyter-builder build .build:labextension:devjupyter-builder build --development True .build:libtsc --sourceMapbuild:lib:prodtscbuild:prodpnpm clean && pnpm build:lib:prod && pnpm build:labextensioncleanpnpm clean:libclean:allpnpm clean:lib && pnpm clean:labextension && pnpm clean:lintcacheclean:labextensionrimraf xtralab/labextension xtralab/_version.pyclean:librimraf lib tsconfig.tsbuildinfoclean:lintcacherimraf .eslintcache .stylelintcacheeslintpnpm eslint:check --fixeslint:checkeslint . --cache --ext .ts,.tsxinstall:extensionpnpm buildlintpnpm stylelint && pnpm prettier && pnpm eslintlint:checkpnpm stylelint:check && pnpm prettier:check && pnpm eslint:checkprettierpnpm prettier:base --write --list-differentprettier:baseprettier "**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}"prettier:checkpnpm prettier:base --checkstylelintpnpm stylelint:check --fixstylelint:checkstylelint --cache "style/**/*.css"watchrun-p watch:src watch:labextensionwatch:labextensionjupyter-builder watch .watch:srctsc -w --sourceMap
Dependencies35
@codemirror/language^6.12.1@codemirror/state^6.5.4@codemirror/view^6.39.14@jupyterlab/application^4.6.0-beta.0@jupyterlab/apputils^4.7.0-beta.0@jupyterlab/codemirror^4.6.0-beta.0@jupyterlab/coreutils^6.6.0-beta.0@jupyterlab/docmanager^4.6.0-beta.0@jupyterlab/docregistry^4.6.0-beta.0@jupyterlab/git^0.54.0-a1@jupyterlab/launcher^4.6.0-beta.0@jupyterlab/mainmenu^4.6.0-beta.0@jupyterlab/nbformat^4.6.0-beta.0@jupyterlab/outputarea^4.6.0-beta.0@jupyterlab/rendermime^4.6.0-beta.0@jupyterlab/services^7.6.0-beta.0@jupyterlab/settingregistry^4.6.0-beta.0@jupyterlab/terminal^4.6.0-beta.0@jupyterlab/translation^4.6.0-beta.0@jupyterlab/ui-components^4.6.0-beta.0@lumino/algorithm^2.0.0@lumino/commands^2.0.0@lumino/coreutils^2.0.0@lumino/disposable^2.0.0@lumino/dragdrop^2.0.0@lumino/messaging^2.0.0@lumino/polling^2.1.5@lumino/signaling^2.0.0@lumino/widgets^2.0.0@pierre/diffs^1.1.20- …and 5 more.