PkgRadar

Package evidence

@winm2m/[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":["@winm2m/[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":["@winm2m/[email protected]"],"fail_on":"review"}'
Publisheryoungjunekwon
Artifact bytes208,632
Previous version0.9.0
Published2026-05-25T04:09:20.360Z
SHA-2568dc2e5c3211570598cb4335171afed6e861b4914840a547a4cb683479a89d130

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.cjsmatched "\\u0627"3
lowObfuscationpackage/dist/index.jsmatched "\\u0627"3

Manifest

Package metadata

Scripts7
  • buildtsup
  • build-storybookstorybook build
  • devtsup --watch
  • storybookstorybook dev -p 6006
  • testjest
  • test:cijest --runInBand --ci
  • typechecktsc --noEmit
Dependencies9
  • @radix-ui/react-select^2.2.5
  • @radix-ui/react-separator^1.1.7
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • @winm2m/inferential-stats-js^1.5.1
  • i18next^24.2.3
  • lucide-react^0.542.0
  • react-i18next^15.2.0
  • xlsx^0.18.5