PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherdavid021943
Artifact bytes180,253
Previous version1.0.146
Published2026-05-14T01:38:45.475Z
SHA-256098a306c09b026752410e1597ffe7e8df3b25d03a63b95e6d5eb0858999f4982

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/chunk-5RCGTPR3.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-AI6MTHUN.jsmatched "\\u200B"3
lowObfuscationpackage/dist/chunk-GX4HA22L.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-JO3BXAUQ.jsmatched "\\u2705"3
lowObfuscationpackage/dist/chunk-OKBHBUZ7.jsmatched "\\u2192"3
lowObfuscationpackage/dist/chunk-S2DLZKMQ.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts5
  • buildnode build.mjs
  • prepublishOnlynpm run build
  • release:patchnode scripts/release-patch.mjs
  • sync-clinode scripts/sync-cli-version.mjs
  • testnpm run build && node scripts/gateway-config-sync-selftest.mjs
Dependencies3
  • @kayba_ai/tracing^0.9.7
  • @sinclair/typebox0.34.48
  • ws^8.18.0