PkgRadar

Package evidence

[email protected]

Obfuscation: matched "fromCharCode"

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
127Mature · −50% score
First published
Apr 2020
Publisher
viragjain

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":["[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"}'
Publisherviragjain
Artifact bytes995,201
Previous version0.1.124
Published2026-01-08T11:50:22.219Z
SHA-25669fb710d736a24429e7b50ba4b74d4b88818fde62d6db687e516cf2db770c302

Why flagged

What the scanner saw

Obfuscation: matched "fromCharCode"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/build/index.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts5
  • buildreact-app-rewired build
  • buildlibBUILDLIB=true react-app-rewired build
  • ejectreact-scripts eject
  • startreact-app-rewired start
  • testreact-scripts test
Dependencies22
  • axios^0.19.0
  • axios-jsonp^1.0.2
  • bootstrap^4.4.0
  • history^4.10.1
  • node-sass^4.14.1
  • popmotion^8.6.10
  • react^16.14.0
  • react-animate-height^2.0.15
  • react-bootstrap^1.0.0-beta.16
  • react-datepicker^2.8.0
  • react-dom^16.14.0
  • react-google-recaptcha^1.0.5
  • react-load-script0.0.6
  • react-redux^7.0.3
  • react-scripts3.0.1
  • redux^4.0.1
  • redux-actions^2.6.5
  • redux-form^8.2.3
  • redux-logger^3.0.6
  • redux-thunk^2.3.0
  • reselect^4.0.0
  • xml-js^1.6.11