PkgRadar

Package evidence

@easbot/[email protected]

Webhook Exfil Endpoint: matched "api.telegram.org/bot"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
1,160Niche · −30% score
Versions published
39
First published
Apr 2026
Publisher
jallenhou

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes199,026
Previous version0.2.40
Published2026-06-13T03:29:48.443Z
SHA-256023bdda961c6327e79cef52d595039384f8d617d23ad1a2980f0ccf81d643892

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "api.telegram.org/bot"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
35Score
0.2.41Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/chunks/chunk-RFOEJ3A2.cjsmatched "api.telegram.org/bot"40
highWebhook Exfil Endpointpackage/dist/chunks/chunk-OBFSXYWV.mjsmatched "api.telegram.org/bot"40

Manifest

Package metadata

Scripts14
  • buildtsup --env.NODE_ENV production
  • cleannpx rimraf dist node_modules
  • devtsup --watch --env.NODE_ENV development
  • 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
  • startecho norun
  • testvitest
  • test:runvitest run
  • type-checktsc --noEmit
Dependencies23
  • @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.41
  • @easbot/sdk0.2.41
  • @easbot/types0.2.41
  • @easbot/utils0.2.41
  • @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
  • undici^8.3.0
  • ws^8.20.0
  • xdg-basedir^5.1.0
  • zod^4.4.3