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.

Versions published
5
First published
Apr 2026
Publisher
jasondesante

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":["[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,613,943
Previous version1.3.0
Published2026-06-01T15:33:07.198Z
SHA-256aa65629c5f6fe36d35c61aee4d05e76624edf0a194ff8803298eec1f326c432d

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

low
Last checked
lowRisk
0Score
1.3.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/essentia-wasm.es-BUEnKUts.js2529718 bytes0
lowLarge Javascript Payloadpackage/dist/playlist-data-engine.js3472201 bytes0

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
Dependencies8
  • @ar.io/sdk^3.24.0
  • @ar.io/wayfinder-core^1.9.1
  • @tensorflow/tfjs^4.22.0
  • essentia.js^0.1.3
  • localforage^1.10.0
  • murmurhash-v3^1.0.2
  • uuid^13.0.0
  • zod^4.1.13
Optional dependencies1
  • @rollup/rollup-darwin-arm64^4.59.0