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
2
First published
Nov 2024
Publisher
nalarbp

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"}'
Publishernalarbp
Artifact bytes558,444
Previous versionnone
Published2024-11-03T20:49:13.627Z
SHA-2566029f246a9eaffbaa0c939fc929f468d7bb09971384638c11ed222d399d14827

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
12Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts3
  • buildnpm-run-all build-and-rename
  • build-and-renamereact-app-rewired build && cp build/index.html ./scifr.html
  • devreact-app-rewired start
Dependencies6
  • @nivo/core^0.87.0
  • @nivo/scatterplot^0.87.0
  • jotai^2.8.3
  • react^17.0.2
  • react-dom^17.0.2
  • react-scripts5.0.1