PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Publisherwengxiangmin
Artifact bytes176,780
Previous version1.10.0
Published2025-12-12T06:14:46.298Z
SHA-256819fce6a5b1e0b525e79509cfadb5f330eb6933fd04d452d64cca1cb15b9538f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.cjsmatched "\\u201A"3
lowObfuscationpackage/dist/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/index.mjsmatched "\\u201A"3

Manifest

Package metadata

Scripts6
  • buildvite build && unbuild
  • devvite docs
  • linteslint src
  • startesno src/index.ts
  • testvitest
  • typechecktsc --noEmit
Dependencies3
  • fflate^0.8.2
  • modern-idoc^0.10.6
  • modern-path2d^1.4.15