PkgRadar

Package evidence

@jspm/[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":["@jspm/[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":["@jspm/[email protected]"],"fail_on":"review"}'
Publisherguybedford
Artifact bytes24,353
Previous version1.2.4
Published2026-05-24T05:45:46.255Z
SHA-256a72d6b4dfdfa8059ed4dad02c5561de37e70597bcc78f7522915479223f0dbf5

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/identifier.jshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/identifier.jshigh encoded/escaped-token density12
lowObfuscationpackage/transform-cjs-dew.cjsmatched "eval("3
lowObfuscationpackage/identifier.jsmatched "\\xaa"3

Manifest

Package metadata

Scripts2
  • buildecho none
  • testnode test/test.js
Dependencies8
  • @babel/core^7.25.2
  • @babel/parser^7.21.3
  • @babel/preset-typescript^7.24.7
  • @jspm/core^2.0.0-beta.8
  • @jspm/generator^2.16.0
  • @jspm/import-map^1.5.0
  • cjs-module-lexer^2.2.0
  • terser^5.31.3