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 bytes968,169
Previous version0.41.4
Published2026-06-16T10:17:02.586Z
SHA-256094f339f17df54a80f23a6a7d7c8c2575ecf6d730f1462bb8c689b1018ee89ca

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:packagepnpm exec tsx ../../tools/generate-registry-types.ts && pnpm exec tsx ../../tools/generate-plugin-entries.ts && tsdown --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
Dependencies34
  • @ast-grep/napi0.37.0
  • @clack/prompts1.0.1
  • @databricks/lakebase0.3.0
  • @databricks/sdk-experimental0.17.0
  • @opentelemetry/api1.9.0
  • @opentelemetry/api-logs0.208.0
  • @opentelemetry/auto-instrumentations-node0.67.2
  • @opentelemetry/exporter-logs-otlp-proto0.208.0
  • @opentelemetry/exporter-metrics-otlp-proto0.208.0
  • @opentelemetry/exporter-trace-otlp-proto0.208.0
  • @opentelemetry/instrumentation0.208.0
  • @opentelemetry/instrumentation-express0.57.0
  • @opentelemetry/instrumentation-http0.208.0
  • @opentelemetry/resources2.2.0
  • @opentelemetry/sdk-logs0.208.0
  • @opentelemetry/sdk-metrics2.2.0
  • @opentelemetry/sdk-node0.208.0
  • @opentelemetry/sdk-trace-base2.6.0
  • @opentelemetry/semantic-conventions1.38.0
  • @standard-schema/spec1.1.0
  • @types/semver7.7.1
  • commander12.1.0
  • dotenv16.6.1
  • express4.22.0
  • get-port7.2.0
  • js-yaml4.1.1
  • magic-string0.30.21
  • obug2.1.1
  • pg8.18.0
  • picocolors1.1.1
  • …and 4 more.