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 bytes377,078
Previous version4.0.7
Published2026-05-24T16:02:49.494Z
SHA-256c2b9b2960f9a63f6c337abf5731991fb571b7da7fd8216eef7862acc08a96f5c

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
78Score
4.0.8Version
Status history (1 event)
  1. newavailable · risk high · score 78 · status changed

Evidence

Static findings

14 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
Show all 14 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
lowObfuscationpackage/bin/adversarial-test.jsmatched "\\x20"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/fs-utils.jsmatched "\\x0a"3
lowObfuscationpackage/bin/guard.jsmatched "\\x20"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