PkgRadar

Package evidence

[email protected]

no findings

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 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"}'
Artifact bytes239,195
Previous version0.6.0
Published2026-05-26T16:00:28.150Z
SHA-2560558a90e8b6514dfc4876966b2f2960f1268a635956fc46e0305984775210b34

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

low
Last checked
lowRisk
0Score
0.7.0Version
Status history (1 event)
  1. newavailable · 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:dev
  • build:labextensionjupyter-builder build .
  • build:labextension:devjupyter-builder build --development True .
  • build:libtsc --sourceMap
  • build:lib:prodtsc
  • build:prodpnpm clean && pnpm build:lib:prod && pnpm build:labextension
  • cleanpnpm clean:lib
  • clean:allpnpm clean:lib && pnpm clean:labextension && pnpm clean:lintcache
  • clean:labextensionrimraf xtralab/labextension xtralab/_version.py
  • clean:librimraf lib tsconfig.tsbuildinfo
  • clean:lintcacherimraf .eslintcache .stylelintcache
  • eslintpnpm eslint:check --fix
  • eslint:checkeslint . --cache --ext .ts,.tsx
  • install:extensionpnpm build
  • lintpnpm stylelint && pnpm prettier && pnpm eslint
  • lint:checkpnpm stylelint:check && pnpm prettier:check && pnpm eslint:check
  • prettierpnpm prettier:base --write --list-different
  • prettier:baseprettier "**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}"
  • prettier:checkpnpm prettier:base --check
  • stylelintpnpm stylelint:check --fix
  • stylelint:checkstylelint --cache "style/**/*.css"
  • watchrun-p watch:src watch:labextension
  • watch: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.