PkgRadar

Package evidence

@inetafrica/[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
116
First published
Apr 2026
Publisher
inetafrica

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":["@inetafrica/[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":["@inetafrica/[email protected]"],"fail_on":"review"}'
Publisherinetafrica
Artifact bytes174,602
Previous version2.2.22
Published2026-06-10T18:46:05.024Z
SHA-256cb50fedc9d6b3388a904f50320affce3308924ef11b7c85c8e4117c902f35e10

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/health.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/setup.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/web.jsmatched "api.telegram.org/bot"12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/health.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/setup.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/web.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/bot-agent.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/health.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/setup.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/web.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts3
  • setupnode setup.js
  • startnode bot.js
  • testnode -e "require('./vault'); console.log('OK')"
Dependencies3
  • node-cron^4.2.1
  • node-telegram-bot-api^0.67.0
  • socket.io-client^4.7.5