PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
82Mature · −50% score
First published
Sep 2021
Publisher
ledupuganti

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"}'
Publisherledupuganti
Artifact bytes1,213,058
Previous version0.1.80
Published2026-05-25T10:28:17.173Z
SHA-25616aedcbac71ef662bb7e7d614fc9060b7c2992fc8563c2d0529000efabcd270f

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/build/static/js/main.c850ce66.chunk.jshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/build/static/js/main.c850ce66.chunk.jshigh encoded/escaped-token density12
lowObfuscationpackage/build/static/js/2.17c372e0.chunk.jsmatched "fromCharCode"3
lowObfuscationpackage/build/static/js/main.c850ce66.chunk.jsmatched "\\xd6"3

Manifest

Package metadata

Scripts5
  • buildreact-app-rewired build
  • buildlibBUILDLIB=true react-app-rewired build && cp index.d.ts build/index.d.ts
  • 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
  • react17.0.2
  • react-animate-height^2.0.15
  • react-bootstrap^1.0.0-beta.16
  • react-datepicker^2.8.0
  • react-dom17.0.2
  • 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