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
1,671Niche · −30% score
Versions published
14
First published
Jun 2026
Publisher
xcorporation

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"}'
Publisherxcorporation
Artifact bytes75,605
Previous version2.3.2
Published2026-06-02T18:39:39.000Z
SHA-2566d3c602e989d25c7ea0fb6d660b43653274305a69362081e9143be6e67176444

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
39Score
2.4.0Version
Status history (2 events)
  1. availableavailable · risk high · score 39 · status available -> available, risk high -> high, score 57 -> 39
  2. newavailable · risk high · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/chunk-XPWPLE7U.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/chunk-XPWPLE7U.jsmatched "api.telegram.org/bot"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/chunk-XPWPLE7U.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/chunk-XPWPLE7U.jsmatched "api.telegram.org/bot"12
lowCredential file accesspackage/dist/chunk-XPWPLE7U.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts9
  • buildpnpm -r run build
  • build:clitsup
  • cleanpnpm -r run clean
  • devtsx examples/cli.ts
  • formatprettier --write "packages/**/*.ts" "examples/**/*.ts"
  • lintecho "eslint v9 migration pending"
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies10
  • @clack/prompts^1.2.0
  • dotenv^16.4.5
  • ink^5.0.1
  • marked^15.0.12
  • marked-terminal^7.3.0
  • openai^6.41.0
  • picocolors^1.1.1
  • react^18.3.1
  • telegraf^4.16.3
  • zod^3.25.76
Optional dependencies5
  • @mozilla/readability^0.6.0
  • edge-tts-universal^1.4.0
  • jsdom^29.1.1
  • node-record-lpcm16^1.0.1
  • turndown^7.2.4