PkgRadar

Package evidence

[email protected]

Remote Payload: 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
1
First published
Jun 2026
Publisher
yuvaliko11

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisheryuvaliko11
Artifact bytes33,838
Previous versionnone
Published2026-06-13T21:24:17.188Z
SHA-2561f4cb4e42914a82a94eba6d81390c853d4d47d5fb1259dd526ea0de8c2f13ff5

Why flagged

What the scanner saw

Remote Payload: matched "api.telegram.org/bot"

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

Availability ledger

available

review
Last checked
reviewRisk
54Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 54 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/doctor.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/setup.jsmatched "api.telegram.org/bot"12
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"yuvaliko11","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/doctor.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/setup.jsmatched "api.telegram.org/bot"12
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"yuvaliko11","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10
lowMessenger Bot Endpointpackage/dist/doctor.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/login.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/setup.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts13
  • buildtsc -p tsconfig.build.json
  • doctortsx src/doctor.ts
  • logintsx src/login.ts
  • mcptsx src/cli.ts
  • prepublishOnlynpm run build
  • setuptsx src/setup.ts
  • smoketsx src/smoke.ts
  • starttsx src/index.ts
  • typechecktsc --noEmit
  • workertsx src/worker.ts
  • worker:installbash scripts/install-worker.sh
  • worker:supervisebash scripts/supervise-worker.sh
  • worker:uninstallbash scripts/uninstall-worker.sh
Dependencies2
  • @modelcontextprotocol/sdk^1.29.0
  • zod^3.25.0
Optional dependencies1
  • @cursor/sdk^1.0.18