PkgRadar

Package evidence

[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.

Versions published
13
First published
Jun 2026
Publisher
besaoct

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherbesaoct
Artifact bytes280,781
Previous version1.0.12
Published2026-06-11T08:40:53.878Z
SHA-2563a12521bc2331e05266de3e01a621082e043783202a136c16aa08a94d2e1c02a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/studio/server.cjsmatched "api.telegram.org/bot"40
highWebhook Exfil Endpointpackage/dist/studio/server.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/bin/gramobase.cjsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/studio/server.cjsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/bin/gramobase.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/studio/server.jsmatched "api.telegram.org/bot"12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/studio/server.cjsmatched "api.telegram.org/bot"40
highWebhook Exfil Endpointpackage/dist/studio/server.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/bin/gramobase.cjsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/studio/server.cjsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/bin/gramobase.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/studio/server.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/dist/bin/gramobase.cjsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/bin/gramobase.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowObfuscation Densitypackage/dist/studio/server.cjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/studio/server.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildtsup
  • coveragevitest run --coverage
  • devtsup --watch
  • linteslint src
  • prepublishOnlynpm run build
  • testvitest
  • typechecktsc --noEmit
Dependencies16
  • bcryptjslatest
  • bloom-filters^3.0.4
  • chalklatest
  • commanderlatest
  • crypto-jslatest
  • dotenvlatest
  • eventemitter3latest
  • inquirerlatest
  • jsonwebtokenlatest
  • kleurlatest
  • lru-cache^11.5.1
  • node-telegram-bot-apilatest
  • oralatest
  • p-queuelatest
  • p-retrylatest
  • zodlatest