PkgRadar

Package evidence

@databricks/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

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
5,587Niche · −30% score
Versions published
78
First published
Dec 2025
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

Review before promoting

Mixed 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":["@databricks/[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":["@databricks/[email protected]"],"fail_on":"review"}'
Artifact bytes659,936
Previous version0.41.4
Published2026-06-16T10:18:14.309Z
SHA-2567d175fcfe5bcb7528229b03c76877ab322806a3c9c54c7738a34895fdae7b8df

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.41.5Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts9
  • build:packagetsdown --config tsdown.config.ts
  • build:watchtsdown --config tsdown.config.ts --watch
  • cleanrm -rf dist tmp
  • clean:fullrm -rf dist node_modules tmp
  • disttsx ../../tools/dist-appkit.ts
  • postinstallnode scripts/postinstall.js
  • tarballrm -rf tmp && pnpm dist && npm pack ./tmp --pack-destination ./tmp
  • tarball:prereleaserm -rf tmp && SHORTSHA=$(git rev-parse --short HEAD) && pnpm dist --prerelease $SHORTSHA && npm pack ./tmp --pack-destination ./tmp
  • typechecktsc --noEmit
Dependencies50
  • @ast-grep/napi0.37.0
  • @clack/prompts1.0.1
  • @radix-ui/react-accordion1.2.12
  • @radix-ui/react-alert-dialog1.1.15
  • @radix-ui/react-aspect-ratio1.1.8
  • @radix-ui/react-avatar1.1.11
  • @radix-ui/react-checkbox1.3.3
  • @radix-ui/react-collapsible1.1.12
  • @radix-ui/react-context-menu2.2.16
  • @radix-ui/react-dialog1.1.15
  • @radix-ui/react-dropdown-menu2.1.16
  • @radix-ui/react-hover-card1.1.15
  • @radix-ui/react-label2.1.8
  • @radix-ui/react-menubar1.1.16
  • @radix-ui/react-navigation-menu1.2.14
  • @radix-ui/react-popover1.1.15
  • @radix-ui/react-progress1.1.8
  • @radix-ui/react-radio-group1.3.8
  • @radix-ui/react-scroll-area1.2.10
  • @radix-ui/react-select2.2.6
  • @radix-ui/react-separator1.1.8
  • @radix-ui/react-slider1.3.6
  • @radix-ui/react-slot1.2.4
  • @radix-ui/react-switch1.2.6
  • @radix-ui/react-tabs1.1.13
  • @radix-ui/react-toggle1.1.10
  • @radix-ui/react-toggle-group1.1.11
  • @radix-ui/react-tooltip1.2.8
  • @standard-schema/spec1.1.0
  • @tanstack/react-table8.21.3
  • …and 20 more.