Package evidence
@plmbr/[email protected]
New Account With Lifecycle Hook: package first published 18 day(s) ago, 5 total version(s), has lifecycle hook
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
- 5
- First published
- May 2026
- Publisher
- mbektas
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@plmbr/[email protected]"],"fail_on":"high"}'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":["@plmbr/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Account With Lifecycle Hook: package first published 18 day(s) ago, 5 total version(s), has lifecycle hook
1 candidate cluster(s) currently reference this release.
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 high · score 25 · status changed
Related candidates
Linked campaigns and clusters
mbektas
5 members · evidence strength 77mbektas
5 members · max score 65Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 18 day(s) ago, 5 total version(s), has lifecycle hook | 25 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="husky || exit 0" | 20 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 18 day(s) ago, 5 total version(s), has lifecycle hook | 25 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="husky || exit 0" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="husky || exit 0" | 5 |
Manifest
Package metadata
Scripts28
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 notebook_intelligence/labextension notebook_intelligence/_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:checkpostinstallhusky || exit 0prettierjlpm 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"testjesttest:coveragejest --coveragetest:watchjest --watchwatchrun-p watch:src watch:labextensionwatch:labextensionjupyter labextension watch .watch:srctsc -w --sourceMap
Dependencies19
@codemirror/state^6.4.1@codemirror/view^6.26.0@jupyterlab/application^4.0.0@jupyterlab/completer^4.0.0@jupyterlab/coreutils^6.0.0@jupyterlab/fileeditor^4.0.0@jupyterlab/launcher~4.2.0@jupyterlab/mainmenu^4.0.0@jupyterlab/notebook^4.0.0@jupyterlab/services^7.0.0@jupyterlab/settingregistry^4.0.0@jupyterlab/terminal^4.0.0monaco-editor0.21.3react-icons~5.6.0react-markdown^9.0.1react-syntax-highlighter^15.4.4remark-gfm4.0.0strip-ansi7.0.1tiktoken1.0.18