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.

Weekly downloads
3,111Niche · −30% score
Versions published
160
First published
Feb 2026
Publisher
alvbln

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":["[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"}'
Publisheralvbln
Artifact bytes1,215,001
Previous version5.60.0
Published2026-06-17T08:05:17.008Z
SHA-256e926f280fe52b45a3386c541d233bcec1e929cc03e17d54250895405b820d95b

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/bin/cli.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/bin/cli.jsmatched "curl "12
mediumRemote Payloadpackage/dist/services/preflight.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/web/setup-api.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/providers/tool-executor.jsmatched "curl "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/bin/cli.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/bin/cli.jsmatched "curl "12
mediumRemote Payloadpackage/dist/services/preflight.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/web/setup-api.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/providers/tool-executor.jsmatched "curl "12
lowMessenger Bot Endpointpackage/dist/services/preflight.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/web/setup-api.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowObfuscation Densitypackage/dist/services/embeddings-migration.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts20
  • auditnpm audit --audit-level=high
  • audit:fullnpm audit
  • buildtsc
  • build:debugALVIN_NO_OBFUSCATE=1 node scripts/build-dist.mjs
  • build:distnode scripts/build-dist.mjs
  • build:watchtsc --watch
  • devtsx src/index.ts
  • dev:watchtsx watch src/index.ts
  • electron:buildnpm run build && npm run electron:compile && electron-builder --publish never
  • electron:build:fullbash scripts/electron-build.sh
  • electron:compiletsc -p electron/tsconfig.json
  • electron:devnpm run electron:compile && electron .
  • electron:packnpm run build && npm run electron:compile && electron-builder --dir --publish never
  • prepublishOnlynode scripts/build-dist.mjs && bash scripts/privacy-check.sh
  • privacy-checkbash scripts/privacy-check.sh
  • setupnode bin/cli.js setup
  • startnode dist/index.js
  • testvitest run
  • test:uivitest --ui
  • test:watchvitest
Dependencies13
  • @anthropic-ai/claude-agent-sdk0.3.177
  • @grammyjs/runner^2.0.3
  • @slack/bolt^4.6.0
  • better-sqlite3^12.9.0
  • dotenv^16.4.0
  • electron-updater^6.8.3
  • express^4.21.0
  • grammy^1.30.0
  • node-edge-tts^1.2.10
  • pino^10.3.1
  • playwright^1.58.2
  • uuid^11.0.0
  • ws^8.19.0
Optional dependencies3
  • @hapi/boom^10.0.1
  • @whiskeysockets/baileys^6.7.21
  • ffmpeg-static^5.2.0