PkgRadar

Package evidence

@deeplake/[email protected]

Install-time lifecycle script: postinstall="node scripts/ensure-tree-sitter.mjs"

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
72
First published
Apr 2026
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

Block this update

Static 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":["@deeplake/[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":["@deeplake/[email protected]"],"fail_on":"high"}'
Artifact bytes2,716,763
Previous version0.7.54
Published2026-05-27T17:49:38.460Z
SHA-256559a3a6dd9aab8b9035deddceaa1b5b488073d810627cc2121e2df101bd764f6

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.7.60 vs 0.7.54: "node scripts/ensure-tree-sitter.mjs"

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

Availability ledger

available

high
Last checked
highRisk
45Score
0.7.60Version
Status history (2 events)
  1. availableavailable · risk high · score 45 · status available -> available, risk high -> high, score 75 -> 45
  2. newavailable · risk high · score 75 · status changed

Evidence

Static findings

4 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.7.60 vs 0.7.54: "node scripts/ensure-tree-sitter.mjs"40
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.7.60 vs 0.7.54: "node scripts/ensure-tree-sitter.mjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/ensure-tree-sitter.mjs"5
lowLarge Javascript Payloadpackage/codex/bundle/shell/deeplake-shell.js3042923 bytes0
lowLarge Javascript Payloadpackage/cursor/bundle/shell/deeplake-shell.js3042923 bytes0
lowLarge Javascript Payloadpackage/hermes/bundle/shell/deeplake-shell.js3042923 bytes0

Manifest

Package metadata

Scripts16
  • audit:openclawnode scripts/audit-openclaw-bundle.mjs
  • buildtsc && node esbuild.config.mjs
  • bundlenode esbuild.config.mjs
  • cinpm run typecheck && npm run dup && npm test
  • clitsx src/cli/index.ts
  • devtsc --watch
  • dupjscpd src
  • pack:checknode scripts/pack-check.mjs
  • postinstallnode scripts/ensure-tree-sitter.mjs
  • prebuildnode scripts/sync-versions.mjs
  • prepacknpm run build
  • preparehusky && npm run build
  • rebuild:nativenode scripts/ensure-tree-sitter.mjs
  • shelltsx src/shell/deeplake-shell.ts
  • testvitest run
  • typechecktsc --noEmit
Dependencies8
  • @anthropic-ai/sdk^0.97.1
  • @huggingface/transformers^3.0.0
  • @modelcontextprotocol/sdk^1.29.0
  • deeplake^0.3.30
  • js-yaml^4.1.1
  • just-bash^2.14.0
  • yargs-parser^22.0.0
  • zod^4.3.6
Optional dependencies2
  • tree-sitter^0.21.1
  • tree-sitter-typescript^0.23.2