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
- 337
- Versions published
- 38Established · −30% score
- First published
- Jul 2025
- Publisher
- echarles
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["@datalayer/[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":["@datalayer/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_SECRET_ACCESS_KEY"
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 review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/views/datasources/DatasourceNew.js | matched "AWS_SECRET_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts54
apply:patchesbash scripts/apply-patches.shbuildnpm run clean && gulp resources-to-lib && tsc -b && vite buildbuild-storybookstorybook buildbuild:allnpm run build && npm run build:examplesbuild:examplesnpm run build:nextjsbuild:libnpm run clean:lib && gulp resources-to-lib && tsc -b && node scripts/fix-esm-imports.cjsbuild:nextjsnpm run build --workspace=nextjj-examplebuild:typesnpm run clean:lib && tsc -bchecknpm run format:check && npm run lint:all && npm run type-check:allcheck:fixnpm run format:all && npm run lint:fix && npm run type-check:allcleanrimraf lib dist build tsconfig.tsbuildinfoclean:cacherimraf node_modules/.viteclean:distrimraf distclean:librimraf lib tsconfig.tsbuildinfocreate:patchesbash scripts/create-patches.shdevvitedocsmake typedoc && make pydoc && cd docs && npm install && npm run buildexamplesrun-p jupyter:start examples:viteexamples:freshnpm run clean:cache && npm run examplesexamples:nextjsnpm run dev --workspace=nextjj-exampleexamples:viteVITE_DATALAYER_RUN_URL=http://localhost:8888 vite --config vite.examples.config.tsformatprettier --write "src/**/*.{js,jsx,ts,tsx,css,json,md}" "examples/**/*.{js,jsx,ts,tsx,css,json,md,mjs}"format:allnpm run format && npm run format --workspaces --if-presentformat:checkprettier --check "src/**/*.{js,jsx,ts,tsx,css,json,md}" "examples/**/*.{js,jsx,ts,tsx,css,json,md,mjs}"format:check:allnpm run format:check && npm run format:check --workspaces --if-presentformat:fixnpm run formatformat:fix:allnpm run format:alljupyter:start./dev/sh/start-jupyter-server.shkill./dev/sh/kill.sh || truelinteslint . --quiet- …and 24 more.
Dependencies71
@datalayer/icons-react^1.0.7@datalayer/jupyter-lexical^1.0.16@datalayer/jupyter-react^2.0.7@datalayer/primer-addons^1.0.15@datalayer/primer-rjsf^1.0.3@fluentui/react^8.125.3@jupyter-widgets/base-manager^1.0.12@jupyter-widgets/schema^0.5.6@jupyterlab/apputils^4.6.0@jupyterlab/cells^4.5.0@jupyterlab/codeeditor^4.5.0@jupyterlab/coreutils^6.0.0@jupyterlab/documentsearch^4.5.0@jupyterlab/rendermime^4.5.0@jupyterlab/services^7.0.0@jupyterlab/translation^4.5.0@jupyterlab/ui-components^4.5.0@lumino/commands^2.3.3@lumino/coreutils^2.2.2@lumino/datagrid^2.5.3@lumino/disposable^2.1.5@lumino/polling^2.1.5@lumino/signaling^2.1.5@lumino/widgets^2.7.3@primer/behaviors^1.8.4@primer/brand-primitives^0.51.0@primer/css^21.5.1@primer/octicons-react^19.15.1@primer/primitives^10.5.0@primer/react^37.19.0- …and 41 more.
Optional dependencies1
@github/keytar^7.10.6