PkgRadar

Package evidence

@readium/[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.

Weekly downloads
2,605Niche · −30% score
Versions published
18Established · −30% score
First published
Oct 2024
Publisher
jaypanoz

Effective trust discount applied: 30% (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":["@readium/[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":["@readium/[email protected]"],"fail_on":"review"}'
Publisherjaypanoz
Artifact bytes184,067
Previous version2.2.1
Published2026-06-04T13:57:21.737Z
SHA-25607670c26978e6a0d127e78bb32df79d4ed16a9d6fbeabadfd3579c18c6b12ef6

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@edrlab/thorium-locales="github:edrlab/thorium-locales"12

Manifest

Package metadata

Scripts7
  • buildpnpm clean && tsc && vite build
  • check-localesnode scripts/check-locales.mjs
  • cleanrimraf types dist
  • devvite
  • sizesize-limit
  • testjest
  • update-localespnpm remove @edrlab/thorium-locales && pnpm add @edrlab/thorium-locales@github:edrlab/thorium-locales && pnpm check-locales
Dependencies1
  • @edrlab/thorium-localesgithub:edrlab/thorium-locales