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
Credential file access: matched "GITHUB_TOKEN"
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 84 · status changed
Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/components/plugins-panel.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/lib/components/skills-panel.js | matched "GITHUB_TOKEN" | 30 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/components/plugins-panel.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/lib/components/skills-panel.js | matched "GITHUB_TOKEN" | 30 |
| low | Obfuscation | package/lib/chat-sidebar.js | matched "\\u2716" | 3 |
| low | Obfuscation | package/lib/components/claude-mcp-panel.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/lib/components/claude-session-picker.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/lib/components/launcher-picker.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/lib/components/plugins-panel.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/lib/components/skills-panel.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/lib/utils.js | matched "\\u001b" | 3 |
| low | Obfuscation | package/src/utils.ts | matched "\\u001b" | 3 |
Manifest
Package metadata
Scripts27
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: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"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