PkgRadar

Package evidence

@ethora/[email protected]

no findings

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
328
Versions published
7
First published
May 2026
Publisher
r0manlesh

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":["@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,801,356
Previous version26.5.3
Published2026-05-26T13:47:16.627Z
SHA-256779ba93285df1a9fb30c6343f87fc4fe860978b6ca22e992f2b6865367f0e924

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • androidnode scripts/ensure-emulator.js && (expo run:android; node scripts/fix-prebuild-deps.js)
  • buildbob build
  • cleanrm -rf lib
  • e2escripts/run-e2e.sh
  • e2e:androidscripts/run-e2e.sh android
  • e2e:iosscripts/run-e2e.sh ios
  • fix-prebuild-depsnode scripts/fix-prebuild-deps.js
  • iosexpo run:ios; node scripts/fix-prebuild-deps.js
  • linteslint .
  • prebuildexpo prebuild; node scripts/fix-prebuild-deps.js
  • prepacknpm run clean && npm run build
  • preparepatch-package
  • startexpo start
  • testjest
  • webexpo start --web
Dependencies8
  • @reduxjs/toolkit^2.5.0
  • @xmpp/client^0.13.1
  • axios^1.7.9
  • js-sha256^0.11.0
  • react-native-keyboard-controller^1.18.5
  • react-native-webview^13.16.1
  • react-redux^9.2.0
  • styled-components^6.1.13