PkgRadar

Package evidence

@ethora/[email protected]

Large Javascript Payload: 2429869 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
678
Versions published
221Mature · −50% score
First published
Oct 2024
Publisher
r0manlesh

Effective trust discount applied: 50% (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":["@ethora/[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":["@ethora/[email protected]"],"fail_on":"review"}'
Publisherr0manlesh
Artifact bytes2,243,448
Previous version26.4.1
Published2026-05-25T14:48:46.221Z
SHA-256652ce0a3e621202525abc03938bccbad22aaf480c804d6632e246dd7a12d6843

Why flagged

What the scanner saw

Large Javascript Payload: 2429869 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/main.js2429869 bytes10

Manifest

Package metadata

Scripts12
  • buildtsc && vite build
  • build:libnpm run sync:lib && tsc --p ./tsconfig-build.json && vite build
  • devvite
  • linteslint . --quiet --report-unused-disable-directives
  • lint:fixeslint . --fix && prettier . --write
  • lint:fulleslint . --report-unused-disable-directives --max-warnings 0
  • preparenpm run build && npm run build:lib
  • previewvite preview
  • sync:libnode ./scripts/sync-lib.mjs
  • testvitest run
  • test:uivitest --ui
  • test:watchvitest
Dependencies27
  • @emoji-mart/data^1.2.1
  • @emoji-mart/react^1.1.1
  • @reduxjs/toolkit^2.8.2
  • @types/styled-components^5.1.34
  • @xmpp/client^0.13.6
  • axios^1.10.0
  • emoji-mart^5.6.0
  • firebase^11.9.1
  • i^0.3.7
  • js-sha256^0.11.1
  • ltx^3.1.2
  • react^18.3.1
  • react-dom^18.3.1
  • react-markdown^10.1.0
  • react-qr-code^2.0.16
  • react-redux^9.2.0
  • react-router-dom^7.6.2
  • react-use-measure^2.1.7
  • redux^5.0.1
  • redux-persist^6.0.0
  • redux-persist-transform-encrypt^5.1.1
  • redux-saga^1.3.0
  • rehype-raw^7.0.0
  • remark-gfm^4.0.1
  • styled-components^6.1.19
  • uuid^11.1.0
  • wavesurfer.js^7.9.6