PkgRadar

Package evidence

@edrlab/[email protected]

Remote Dependency Spec: dependencies.@edrlab/thorium-locales="github:edrlab/thorium-locales"

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
41Mature · −50% score
First published
May 2025
Publisher
jaypanoz

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@edrlab/[email protected]"],"fail_on":"high"}'

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":["@edrlab/[email protected]"],"fail_on":"high"}'
Publisherjaypanoz
Artifact bytes2,710,123
Previous version1.5.2
Published2026-06-04T12:54:44.453Z
SHA-256d4b02a6a7b92b7bd7bfcf112ef8fae437c96b57f93b6154219e6a60479004d00

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@edrlab/thorium-locales="github:edrlab/thorium-locales"

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

Availability ledger

available

high
Last checked
highRisk
8Score
1.5.3Version
Status history (1 event)
  1. newavailable · risk high · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@edrlab/thorium-locales="github:edrlab/thorium-locales"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@edrlab/thorium-locales="github:edrlab/thorium-locales"12
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts14
  • buildpnpm extract-locales && next build
  • build:analyzenpx next experimental-analyze
  • bundlepnpm extract-locales && tsup --config tsup.config.ts && pnpm copy-locales && pnpm copy-fonts
  • check-localesnode scripts/check-locales.mjs
  • copy-fontscpx "public/fonts/**/*" dist/fonts
  • copy-localescpx "public/locales/**/*" dist/locales
  • deploynpx @cloudflare/next-on-pages && npx wrangler pages deploy
  • devnext dev
  • extract-localesnode scripts/extract-locales.mjs
  • incrementnode scripts/increment.mjs
  • linteslint .
  • preinstallnpx only-allow pnpm
  • startnext start
  • update-localespnpm remove @edrlab/thorium-locales && pnpm add @edrlab/thorium-locales@github:edrlab/thorium-locales && pnpm extract-locales && pnpm check-locales --summary --show-missing
Dependencies23
  • @edrlab/thorium-localesgithub:edrlab/thorium-locales
  • @readium/css>=2.0.5
  • @readium/navigator>=2.5.8
  • @readium/navigator-html-injectables>=2.4.4
  • @readium/shared^2.2.1
  • @reduxjs/toolkit^2.11.2
  • classnames^2.5.1
  • colorthief^3.3.1
  • debounce^3.0.0
  • i18next^25.8.13
  • i18next-browser-languagedetector^8.2.1
  • i18next-http-backend^3.0.2
  • motion^12.34.3
  • next16.1.6
  • react^19.2.4
  • react-aria^3.46.0
  • react-aria-components^1.15.1
  • react-dom^19.2.4
  • react-i18next^16.5.4
  • react-modal-sheet5.2.1
  • react-redux^9.2.0
  • react-resizable-panels^3.0.6
  • react-stately^3.44.0