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
15
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 bytes500,965
Previous version2.5.0
Published2026-06-11T09:43:22.267Z
SHA-2561e5de070aeec96ff08a3eb2792a394363f84947dddfc5bae996e73d32eba7650

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts11
  • 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"
  • preparepnpm run build && pnpm run build:cli
  • prepublishOnlypnpm run typecheck && pnpm run lint && pnpm run test
  • 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