PkgRadar

Package evidence

@jmars25/[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":["@jmars25/[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":["@jmars25/[email protected]"],"fail_on":"review"}'
Publisherjmars25
Artifact bytes279,252
Previous versionnone
Published2026-05-25T06:17:38.719Z
SHA-256ac20f509c8f3bd65276a50c9d5e6bae81f2ec59e0c2d84df79a9fb72017c9159

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/locales/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/locales/index.mjshigh encoded/escaped-token density12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/locales/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/locales/index.mjshigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/renderers/chartjs.jsmatched "\\u2013"3
lowObfuscationpackage/dist/locales/index.jsmatched "\\xA0"3
lowObfuscationpackage/dist/pivot.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/adapters/vanilla.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/renderers/chartjs.mjsmatched "\\u2013"3
lowObfuscationpackage/dist/chunk-ZI3Q7GQO.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/locales/index.mjsmatched "\\xA0"3

Manifest

Package metadata

Scripts4
  • buildtsup && node -e "require('fs').copyFileSync('src/pivot.css','dist/pivot.css')"
  • devtsup --watch
  • preparenpm run build
  • typechecktsc --noEmit
Dependencies1
  • sortablejs^1.15.7