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 bytes386,503
Previous version4.0.12
Published2026-05-25T03:31:16.269Z
SHA-256ea4e1b8a0571c4f85146b8907f4656996c3b8be556da6c7acc16b466dd4eede8

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
66Score
4.0.13Version
Status history (1 event)
  1. newavailable · risk high · score 66 · 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
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
lowObfuscationpackage/bin/adversarial-test.jsmatched "\\x20"3
lowObfuscationpackage/bin/ci-gen.jsmatched "\\x0a"3
lowObfuscationpackage/bin/cli.jsmatched "\\x20"3
lowObfuscationpackage/bin/e2e-smoke.jsmatched "\\x20"3
lowObfuscationpackage/bin/frontend-checks.jsmatched "\\x20"3
lowObfuscationpackage/bin/fs-utils.jsmatched "\\x0a"3
lowObfuscationpackage/bin/guard.jsmatched "\\x0a"3
lowObfuscationpackage/adapters/index.jsmatched "\\x0a"3
lowObfuscationpackage/bin/project-roots.jsmatched "\\x0a"3
lowObfuscationpackage/bin/review-checks.jsmatched "\\x20"3

Manifest

Package metadata

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