PkgRadar

Package evidence

@comicrelief/[email protected]

Install-time lifecycle script, Oversized Unscanned

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
305
Versions published
611Mature · −50% score
First published
Jun 2019
Publisher
cr-engineering-ops

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":["@comicrelief/[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":["@comicrelief/[email protected]"],"fail_on":"review"}'
Artifact bytes69,547,389
Previous version8.73.8
Published2026-06-10T12:08:53.059Z
SHA-256

Why flagged

What the scanner saw

Install-time lifecycle script

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
8.73.9Version
Status history (2 events)
  1. scan_erroravailable · risk review · score 1 · status scan_error -> available, risk none -> review, score none -> 1
  2. newscan_error · risk none · score · refusing to fetch https://registry.npmjs.org/@comicrelief/component-library/-/component-library-8.73.9.tgz: content-length 65272135 exceeds 50000000

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
lowInstall-time lifecycle scriptpackage.json5
lowOversized Unscannedmanifest0

Manifest

Package metadata

Scripts 13

Sign in to view install / lifecycle script contents.

Dependencies24
  • @babel/cli^7.21.5
  • @hookform/resolvers^3.9.0
  • @splidejs/react-splide^0.7.12
  • axios^1.7.2
  • babel-plugin-import^1.13.8
  • lazysizes^5.3.2
  • lodash^4.17.11
  • moment^2.29.4
  • prop-types^15.8.1
  • pure-react-carousel1.30.1
  • react^17.0.2
  • react-canvas-confetti^1.4.0
  • react-currency-format^1.1.0
  • react-dom^17.0.2
  • react-hook-form^7.52.1
  • react-modal^3.16.1
  • react-range-slider-input^3.0.7
  • react-responsive^9.0.2
  • react-scripts4.0.3
  • react-spinners^0.11.0
  • react-uid^2.3.3
  • styled-components^5.3.11
  • youtube-player^5.6.0
  • yup^1.4.0