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
- 784
- Versions published
- 54
- First published
- Apr 2026
- Publisher
- stellarshenson
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
Scripts25
buildjlpm build:lib && jlpm build:labextension:devbuild:labextensionjupyter labextension build .build:labextension:devjupyter labextension build --development True .build:libtsc --sourceMapbuild:lib:prodtscbuild:prodjlpm clean && jlpm build:lib:prod && jlpm build:labextensioncleanjlpm clean:libclean:alljlpm clean:lib && jlpm clean:labextension && jlpm clean:lintcacheclean:labextensionrimraf jupyterlab_claude_code_extension/labextension jupyterlab_claude_code_extension/_version.pyclean:librimraf lib tsconfig.tsbuildinfoclean:lintcacherimraf .eslintcache .stylelintcacheeslintjlpm eslint:check --fixeslint:checkeslint . --cache --ext .ts,.tsxinstall:extensionjlpm buildlintjlpm stylelint && jlpm prettier && jlpm eslintlint:checkjlpm stylelint:check && jlpm prettier:check && jlpm eslint:checkprettierjlpm prettier:base --write --list-differentprettier:baseprettier "**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}"prettier:checkjlpm prettier:base --checkstylelintjlpm stylelint:check --fixstylelint:checkstylelint --cache "style/**/*.css"testjest --coveragewatchrun-p watch:src watch:labextensionwatch:labextensionjupyter labextension watch .watch:srctsc -w --sourceMap
Dependencies9
@jupyterlab/apputils^4.0.0@jupyterlab/coreutils^6.0.0@jupyterlab/filebrowser^4.0.0@jupyterlab/services^7.0.0@jupyterlab/settingregistry^4.0.0@jupyterlab/terminal^4.0.0@jupyterlab/ui-components^4.0.0@lumino/commands^2.0.0@lumino/widgets^2.0.0