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
23
First published
Apr 2026
Publisher
prerans001
External confirmation
MAL-2026-4557OSV match · pinned to high regardless of other signals

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherprerans001
Artifact bytes1,026,580
Previous version2.0.7
Published2026-05-21T12:25:28.542Z
SHA-25646cbeb0030a7165516f9dca2b648054554ade0f5d78917e762d1e69960ef9744

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

high
Last checked
highRisk
0Score
2.0.8Version
Status history (2 events)
  1. availableavailable · risk high · score 0 · status available -> available, risk high -> high, score 8 -> 0
  2. newavailable · risk high · score 8 · 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
lowObfuscation Densitypackage/weebsite/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildvite build
  • devvite
  • linteslint .
  • previewvite preview
Dependencies6
  • @tailwindcss/vite^4.3.0
  • ezymail^2.0.4
  • next^16.2.6
  • react^19.2.6
  • react-dom^19.2.6
  • tailwindcss^4.3.0