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.

Weekly downloads
424
Versions published
135
First published
Mar 2026
Publisher
bazilio-san

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"}'
Publisherbazilio-san
Artifact bytes141,916
Previous version1.1.109
Published2026-05-31T05:56:44.454Z
SHA-25650b516cf6271f771d23903c97f786e56b4b75f24dba85b09ee9d8fe28a5c2fab

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
61Score
1.1.110Version
Status history (1 event)
  1. newavailable · risk review · score 61 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/install.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/bin/listener-cli.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/notifier/notifier.jsmatched "api.telegram.org/bot"12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/install.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/bin/listener-cli.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/notifier/notifier.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/bin/install.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/bin/listener-cli.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/notifier/notifier.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/listener/telegram-poller.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/install.js"5

Manifest

Package metadata

Scripts11
  • agents:linknode scripts/claude-2-agents-symlink.js setup
  • agents:link:removenode scripts/claude-2-agents-symlink.js remove
  • agents:link:statusnode scripts/claude-2-agents-symlink.js status
  • linteslint .
  • lint:fixeslint --fix .
  • listener:restartclaude-notify listener restart
  • listener:startclaude-notify listener start
  • listener:statusclaude-notify listener status
  • listener:stopclaude-notify listener stop
  • postinstallnode bin/install.js
  • prepackgit rev-parse HEAD > commit-sha
Dependencies3
  • @xterm/headless^6.0.0
  • node-notifier^10.0.1
  • node-pty^1.1.0