PkgRadar

Package evidence

@alenfitz/[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@alenfitz/[email protected]"],"fail_on":"high"}'

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":["@alenfitz/[email protected]"],"fail_on":"high"}'
Publisheralenfitz
Artifact bytes360,003
Previous version4.0.3
Published2026-05-24T13:58:35.727Z
SHA-256525936cb338d6adf0dc54022f6c2b31c09bfcf10a0cdc6835e20a3eb004405d4

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

high
Last checked
highRisk
84Score
4.0.4Version
Status history (1 event)
  1. newavailable · risk high · score 84 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/bin/ci-gen.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/bin/cli.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/bin/e2e-smoke.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/bin/guard.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/adapters/index.jshigh encoded/escaped-token density12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/bin/ci-gen.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/bin/cli.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/bin/e2e-smoke.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/bin/guard.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/adapters/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/bin/adversarial-test.jsmatched "\\x0a"3
lowObfuscationpackage/bin/ci-gen.jsmatched "\\x20"3
lowObfuscationpackage/bin/cli.jsmatched "\\x20"3
lowObfuscationpackage/bin/e2e-smoke.jsmatched "\\x20"3
lowObfuscationpackage/bin/frontend-checks.jsmatched "\\x0a"3
lowObfuscationpackage/bin/guard.jsmatched "\\x0a"3
lowObfuscationpackage/adapters/index.jsmatched "\\x0a"3
lowObfuscationpackage/bin/review-checks.jsmatched "\\x0a"3

Manifest

Package metadata

Scripts1
  • testnode bin/cli.js --help
Dependencies1
  • playwright-core^1.60.0