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"}'
Publisheroomixoo
Artifact bytes1,376,359
Previous version1.1.20
Published2026-05-25T06:21:50.455Z
SHA-2563db986ea952095de58c35cf65449a9ccd240e72146107f238e71066507a09fd9

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/.out/static/manager.1c6ebb0ac4386b0001ca.bundle.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/.out/static/preview.16b972b8f4c8adbb90ec.bundle.js2140962 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/.out/static/manager.1c6ebb0ac4386b0001ca.bundle.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/.out/static/preview.16b972b8f4c8adbb90ec.bundle.js2140962 bytes10
lowObfuscationpackage/dist/AddressTypeahead.component.jsmatched "\\xBB"3
lowObfuscationpackage/.out/static/manager.1c6ebb0ac4386b0001ca.bundle.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts8
  • buildbabel src --out-dir dist --copy-files
  • commitgit-cz
  • exportbuild-storybook -c .storybook -o .out
  • publicnpmnpm publish
  • releasenpm run build && standard-version --prerelease beta
  • storybookstart-storybook -p 9001 -c .storybook
  • testjest
  • webpackwebpack
Dependencies2
  • jqljs^0.3.2
  • recompose0.23.0