PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2044720 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.

Versions published
2,652Mature · −50% score
First published
Oct 2018
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes599,973
Previous version7.1.1-canary-ad5dfc82-20260427
Published2026-05-27T17:18:04.108Z
SHA-2562b4c2cb50a7518c33527aab7fc51ddc988d67ca5ec9afb8ba7e1298bdafd8c62

Why flagged

What the scanner saw

Large Javascript Payload: 2044720 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
7.1.1-canary-c0cd4d5d-20260527Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/cjs/eslint-plugin-react-hooks.development.js2044720 bytes10
mediumLarge Javascript Payloadpackage/cjs/eslint-plugin-react-hooks.production.js2040254 bytes10

Manifest

Package metadata

Scripts3
  • build:compilercd ../../compiler && yarn workspace babel-plugin-react-compiler build
  • testyarn build:compiler && jest
  • typechecktsc --noEmit
Dependencies5
  • @babel/core^7.24.4
  • @babel/parser^7.24.4
  • hermes-parser^0.25.1
  • zod^3.25.0 || ^4.0.0
  • zod-validation-error^3.5.0 || ^4.0.0