Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 72 · status changed
Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/bin/ci-gen.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/bin/cli.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/bin/e2e-smoke.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/bin/guard.js | high encoded/escaped-token density | 12 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/bin/ci-gen.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/bin/cli.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/bin/e2e-smoke.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/bin/guard.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/bin/adversarial-test.js | matched "\\x0a" | 3 |
| low | Obfuscation | package/bin/ci-gen.js | matched "\\x0a" | 3 |
| low | Obfuscation | package/bin/cli.js | matched "\\x20" | 3 |
| low | Obfuscation | package/bin/e2e-smoke.js | matched "\\x0a" | 3 |
| low | Obfuscation | package/bin/frontend-checks.js | matched "\\x20" | 3 |
| low | Obfuscation | package/bin/guard.js | matched "\\x20" | 3 |
| low | Obfuscation | package/adapters/index.js | matched "\\x0a" | 3 |
| low | Obfuscation | package/bin/review-checks.js | matched "\\x5c" | 3 |
Manifest
Package metadata
Scripts1
testnode bin/cli.js --help
Dependencies1
playwright-core^1.60.0