PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Publisherjinmman
Artifact bytes190,106
Previous version2.0.3
Published2026-05-24T15:41:59.205Z
SHA-256cc243815878416ce61028ea5beda1f6ebdbcd0efc819db63b6614cea25375ce8

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
51Score
2.0.4Version
Status history (1 event)
  1. newavailable · risk high · score 51 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jinmman

3 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/templates/hms-sql/backend/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/hms-sql/frontend/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/hms/backend/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/hms/frontend/package-lock.jsonhigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/templates/hms-sql/backend/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/hms-sql/frontend/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/hms/backend/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/hms/frontend/package-lock.jsonhigh encoded/escaped-token density12
lowObfuscationpackage/templates/hms-sql/frontend/dist/assets/index-nChN7oJp.jsmatched "\\u00C0"3

Manifest

Package metadata

Scripts4
  • buildvite build
  • devvite
  • linteslint .
  • previewvite preview
Dependencies4
  • axios^1.13.5
  • react^19.2.0
  • react-dom^19.2.0
  • react-router-dom^7.13.1