PkgRadar

Package evidence

@alenfitz/[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":["@alenfitz/[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":["@alenfitz/[email protected]"],"fail_on":"review"}'
Publisheralenfitz
Artifact bytes384,773
Previous version4.0.13
Published2026-05-25T05:46:04.642Z
SHA-25634744235f807a7c209c449bb4da352aebaf2ae75fab5a8a53875053b682511db

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

Evidence

Static findings

15 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/bin/review-checks.jshigh encoded/escaped-token density12
Show all 15 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/bin/review-checks.jshigh encoded/escaped-token density12
lowObfuscationpackage/bin/adversarial-test.jsmatched "\\x0a"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 "\\x0a"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