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.

Weekly downloads
137
Versions published
1
First published
May 2026
Publisher
rqxn

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"}'
Publisherrqxn
Artifact bytes3,082,958
Previous versionnone
Published2026-05-26T05:00:37.930Z
SHA-25679cd8549e66160cd2a5d8dfd03ee98526bb1dd4a3fbb790e86edbef3624c8cb6

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 (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 113 -> 0
  2. newavailable · risk high · score 113 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

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

Manifest

Package metadata

Scripts4
  • buildvite build
  • devvite
  • linteslint .
  • previewvite preview
Dependencies6
  • @tailwindcss/vite^4.3.0
  • axios^1.16.1
  • react^19.2.6
  • react-dom^19.2.6
  • react-router-dom^7.15.1
  • tailwindcss^4.3.0