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
1
First published
May 2026
Publisher
nyampingajustine

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Artifact bytes1,874,511
Previous versionnone
Published2026-05-28T19:05:07.794Z
SHA-256823d4c99e30ce1807e976cede67f1714368bec45bad1f16cf935cb1698441e9e

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

low
Last checked
lowRisk
0Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/frontend/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies117
  • accepts^2.0.0
  • anymatch^3.1.3
  • aws-ssl-profiles^1.1.2
  • balanced-match^4.0.4
  • bcryptjs^3.0.3
  • binary-extensions^2.3.0
  • body-parser^2.2.2
  • brace-expansion^5.0.6
  • braces^3.0.3
  • buffer-equal-constant-time^1.0.1
  • bytes^3.1.2
  • call-bind-apply-helpers^1.0.2
  • call-bound^1.0.4
  • chokidar^3.6.0
  • content-disposition^1.1.0
  • content-type^1.0.5
  • cookie^0.7.2
  • cookie-signature^1.2.2
  • cors^2.8.6
  • debug^4.4.3
  • denque^2.1.0
  • depd^2.0.0
  • dunder-proto^1.0.1
  • ecdsa-sig-formatter^1.0.11
  • ee-first^1.1.1
  • encodeurl^2.0.0
  • es-define-property^1.0.1
  • es-errors^1.3.0
  • es-object-atoms^1.1.1
  • escape-html^1.0.3
  • …and 87 more.