PkgRadar

Package evidence

@opendatalabs/[email protected]

Large Javascript Payload: 5763628 bytes

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
2,795Niche · −30% score
Versions published
150
First published
Feb 2026
Publisher
tim_vana

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@opendatalabs/[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":["@opendatalabs/[email protected]"],"fail_on":"review"}'
Publishertim_vana
Artifact bytes1,724,414
Previous version0.0.1-canary.b75bcfa
Published2026-06-19T18:33:46.530Z
SHA-2562bec100b900d26af979a18250ed8f9d282614d0936be5ea411b17d03b9f870ba

Why flagged

What the scanner saw

Large Javascript Payload: 5763628 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.1-canary.b86a1fbVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/dist/ui/ps-lite-debug.js5763628 bytes0

Manifest

Package metadata

Scripts5
  • buildtsc --build && npm run copy-ui && npm run bundle-ui
  • bundle-uiesbuild src/ui/ps-lite-debug.ts --bundle --format=esm --platform=browser --target=es2022 --outfile=dist/ui/ps-lite-debug.js
  • copy-uimkdir -p dist/ui && cp src/ui/index.html dist/ui/index.html && cp ../lite/src/browser-tls-rustls/browser_tls_rustls_bg.wasm dist/ui/browser_tls_rustls_bg.wasm
  • devnode --watch dist/index.js
  • startnode dist/index.js
Dependencies9
  • @hono/node-server^1.19.13
  • @opendatalabs/personal-server-ts-core0.0.1-canary.b86a1fb
  • @opendatalabs/personal-server-ts-lite0.0.1-canary.b86a1fb
  • @opendatalabs/vana-sdk3.4.1-canary.e9d0aad
  • better-sqlite3^12.9.0
  • hono^4.12.18
  • pino^10.3.1
  • pino-pretty^13.0.0
  • viem^2.48.11