PkgRadar

Package evidence

@n5now/[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.

Weekly downloads
771
Versions published
203Mature · −50% score
First published
Nov 2019
Publisher
n5-dev

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":["@n5now/[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":["@n5now/[email protected]"],"fail_on":"review"}'
Publishern5-dev
Artifact bytes956,578
Previous version2.1.59
Published2026-05-26T18:13:00.925Z
SHA-2561cc67fe595f87914f238d40aad69db0ec35a1a6c12111f8b3683ec6e7c32256b

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
6Score
2.1.60Version
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
mediumObfuscation Densitypackage/package-lock.jsonhigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/build/index.js2503098 bytes10

Manifest

Package metadata

Scripts12
  • buildwebpack --mode='production'
  • build-storybookbuild-storybook
  • build:devwebpack --mode development
  • linteslint --ext .jsx,.js src
  • lint-fixeslint --ext .jsx,.js src --fix
  • prepublishyarn build
  • startwebpack --watch --mode='production'
  • storybookstart-storybook -p 6006
  • testjest
  • test-coveragejest --coverage
  • test-ujest --updateSnapshot
  • test-watchjest --watchAll
Dependencies28
  • @material-ui/core^4.9.2
  • @material-ui/icons^4.9.1
  • @material-ui/lab^4.0.0-alpha.42
  • @material-ui/styles^4.9.0
  • ag-grid-community^21.2.2
  • ag-grid-react^21.2.2
  • axios^0.19.0
  • classnames^2.2.6
  • comma-separated-values^3.6.4
  • i18next^19.8.4
  • js-file-download^0.4.8
  • lodash^4.17.21
  • mammoth1.3.6
  • moment^2.24.0
  • prop-types^15.7.2
  • qrcode.react^1.0.0
  • react17.0.2
  • react-data-grid^5.0.5
  • react-dom17.0.2
  • react-dropzone^10.1.10
  • react-file-drop^0.2.8
  • react-highlight-words^0.16.0
  • react-i18next^11.7.4
  • react-select^3.0.8
  • react-zoom-pan-pinch^1.6.1
  • three0.85.2
  • uuid^8.1.0
  • xlsx^0.10.1