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
974
Versions published
83
First published
Apr 2026
Publisher
hezhihang

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"}'
Publisherhezhihang
Artifact bytes163,688
Previous version0.1.1-beta.85
Published2026-05-27T06:38:14.774Z
SHA-2568496cf6507f1182250462c99c53d2c3cabb403a70aa63a19c603c94b57eedf05

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/stubs/expo-contacts-stub.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/stubs/expo-notifications-stub.jshigh encoded/escaped-token density12

Manifest

Package metadata

Dependencies6
  • connect^3.7.0
  • lodash.throttle^4.1.1
  • metro-minify-esbuild^0.2.0
  • oxc-resolver^11.19.1
  • package-up^5.0.0
  • stacktrace-parser^0.1.11