PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2529718 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
6
Versions published
3
First published
Apr 2026
Publisher
jasondesante

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherjasondesante
Artifact bytes2,572,960
Previous version1.1.0
Published2026-04-12T19:17:51.998Z
SHA-256d502fea73840e5349424e671c344c1957c2ea09d1d8b87f41af3ef7f1d30c1e6

Why flagged

What the scanner saw

Large Javascript Payload: 2529718 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
20Score
1.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/essentia-wasm.es-BUEnKUts.js2529718 bytes10
mediumLarge Javascript Payloadpackage/dist/playlist-data-engine.js3425134 bytes10

Manifest

Package metadata

Scripts10
  • buildvite build && tsc -p tsconfig.declarations.json
  • build:stricttsc -b && vite build
  • devvite
  • linteslint .
  • prepublishOnlynpm run build
  • previewvite preview
  • testvitest
  • test:coveragevitest --coverage
  • test:uivitest --ui
  • type-checktsc --noEmit
Dependencies7
  • @ar.io/sdk^3.24.0
  • @ar.io/wayfinder-core^1.9.1
  • @tensorflow/tfjs^4.22.0
  • essentia.js^0.1.3
  • murmurhash-v3^1.0.2
  • uuid^13.0.0
  • zod^4.1.13
Optional dependencies1
  • @rollup/rollup-darwin-arm64^4.59.0