PkgRadar

Package evidence

@coderline/[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":["@coderline/[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":["@coderline/[email protected]"],"fail_on":"high"}'
Publisherdanielku15
Artifact bytes169,110
Previous version1.8.2
Published2026-05-24T19:54:01.413Z
SHA-25686c5fe6bed86c7b1e12cefc85cc9a49a04ee72985a319a4702d5bee32895c815

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/dist.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prompt-DewH0PjV.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/dist.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prompt-DewH0PjV.mjshigh encoded/escaped-token density12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/dist.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prompt-DewH0PjV.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/dist.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prompt-DewH0PjV.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/bridge/build.cjsmatched "\\u2028"3
lowObfuscationpackage/dist/dist.cjsmatched "\\x1b"3
lowObfuscationpackage/dist/prompt-DewH0PjV.cjsmatched "\\x1B"3
lowObfuscationpackage/dist/bridge/build.mjsmatched "\\u2028"3
lowObfuscationpackage/dist/dist.mjsmatched "\\x1b"3
lowObfuscationpackage/dist/prompt-DewH0PjV.mjsmatched "\\x1B"3

Manifest

Package metadata

Scripts7
  • buildvite build
  • cleanrimraf dist
  • lintbiome lint
  • pretestnode test/fixtures/install.mjs
  • testvitest run
  • test-webnpm run test
  • typechecktsc --noEmit
Dependencies1
  • magic-string^0.30.21