PkgRadar

Package evidence

@easbot/[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":["@easbot/[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":["@easbot/[email protected]"],"fail_on":"high"}'
Publisherjallenhou
Artifact bytes158,476
Previous version0.2.18
Published2026-05-23T22:18:04.324Z
SHA-256315b777baa24e1e4080733a5e9eb19c270a807391caed5a8c71121bdf7819c9b

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jallenhou

4 members · evidence strength 77

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli.mjshigh encoded/escaped-token density12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/chunks/chunk-5ETPYYQR.cjsmatched "fromCharCode"3
lowObfuscationpackage/dist/chunks/chunk-RR6UFR5U.cjsmatched "\\u6216"3
lowObfuscationpackage/dist/cli.cjsmatched "\\u7B80"3
lowObfuscationpackage/dist/chunks/global-MLU75EPC.cjsmatched "\\u652F"3
lowObfuscationpackage/dist/chunks/chunk-6TRL3CVJ.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/chunks/chunk-77F43CRD.mjsmatched "\\u6216"3
lowObfuscationpackage/dist/cli.mjsmatched "\\u7B80"3
lowObfuscationpackage/dist/chunks/global-T6NXAZYZ.mjsmatched "\\u652F"3

Manifest

Package metadata

Scripts14
  • buildtsup --env.NODE_ENV production
  • cleannpx rimraf dist node_modules
  • devcross-env NODE_ENV=development tsx src/cli.ts -- start
  • formatbiome format .
  • format:fixbiome format --write .
  • lintbiome check .
  • lint:fixbiome check --write .
  • lint:reportbiome check --reporter=summary .
  • publish:npmbash scripts/publish.sh
  • publish:npm:winpowershell -ExecutionPolicy Bypass -File scripts/publish.ps1
  • startcross-env NODE_ENV=production node dist/cli.mjs start
  • testvitest
  • test:runvitest run
  • type-checktsc --noEmit
Dependencies22
  • @ai-sdk/anthropic^3.0.76
  • @ai-sdk/openai-compatible^2.0.47
  • @ai-sdk/provider^3.0.10
  • @ai-sdk/provider-utils^4.0.27
  • @easbot/plugin0.2.19
  • @easbot/sdk0.2.19
  • @easbot/types0.2.19
  • @easbot/utils0.2.19
  • @hono/node-server^2.0.2
  • @hono/node-ws^1.3.0
  • @hono/standard-validator^0.2.2
  • @hono/zod-validator^0.7.6
  • ai^6.0.176
  • better-sqlite3^12.9.0
  • commander^14.0.3
  • hono^4.12.18
  • hono-openapi^1.3.0
  • jieba-wasm^2.4.0
  • minimatch^10.2.5
  • ws^8.20.0
  • xdg-basedir^5.1.0
  • zod^4.4.3