PkgRadar

Package evidence

@winm2m/[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.

Versions published
26
First published
Apr 2026
Publisher
youngjunekwon

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 bytes236,394
Previous version0.13.0
Published2026-05-27T01:45:56.376Z
SHA-256770f57d2f90b05bd0cf01dffa37b746a2e6b630422074bceb7e19e9875a2a4ac

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.13.1Version
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/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12

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.8.0
  • i18next^24.2.3
  • lucide-react^0.542.0
  • react-i18next^15.2.0
  • xlsx^0.18.5