PkgRadar

Package evidence

[email protected]

Remote Payload: matched "wget "

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
976,202Ubiquitous · −70% score
Versions published
539Mature · −50% score
First published
Aug 2014
Publisher
jackocnr

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"}'
Publisherjackocnr
Artifact bytes14,424,774
Previous version19.5.5
Published2024-03-07T15:09:20.882Z
SHA-2566ba7d1ce123fb90cc2add645c6d3589823940dbb4053ecbfa4f3d79d11ab819d

Why flagged

What the scanner saw

Remote Payload: matched "wget "

1 remote tarball(s) were followed statically.

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
19.5.6Version
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
mediumRemote Payloadpackage/third_party/libphonenumber/java/script/download-junit-jars.shmatched "wget "12
mediumRemote Dependency Specpackage.jsondevDependencies.region-flags="https://github.com/fonttools/region-flags/archive/refs/tags/1.2.1.tar.gz"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.region-flagshttps://github.com/fonttools/region-flags/archive/refs/tags/1.2.1.tar.gzerror0unexpected end of file

Manifest

Package metadata

Scripts8
  • buildgrunt build
  • build:cssgrunt css
  • build:imggrunt img
  • build:jsgrunt js
  • build:reactnode react/build.js && esbuild react/demo/SimpleApp.js --bundle --outfile=react/demo/simple-bundle.js --loader:.js=jsx --format=cjs && esbuild react/demo/ValidationApp.js --bundle --outfile=react/demo/validation-bundle.js --loader:.js=jsx --format=cjs
  • build:utilsgrunt build:utils
  • testgrunt travis
  • watchgrunt watch
Dependencies3
  • prop-types^15.8.1
  • react^18.2.0
  • react-dom^18.2.0