PkgRadar

Package evidence

[email protected]

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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
11
First published
Jun 2026
Publisher
endykaufman

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"}'
Publisherendykaufman
Artifact bytes152,292
Previous version1.0.20
Published2026-06-11T14:45:56.799Z
SHA-25686a3fb9573bc00a0cfe988a5a1131e856a5a6380f7105da29d79f7c3617ee893

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/src/utils/versionChecker.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts24
  • archivenode index.js archive
  • authnode scripts/auth.js
  • check-permissionsnode scripts/checkPermissions.js
  • check-sessionsnode scripts/checkSessions.js
  • create-session-archivenode scripts/createSessionArchive.js
  • example:axiosnode examples/direct-api/axios-example.js
  • example:compatibilitynode examples/openai-sdk/openai-compatibility.js
  • example:conversationnode examples/openai-sdk/conversation.js
  • example:directnode examples/direct-api/fetch-example.js
  • example:file-uploadnode examples/file-upload/upload-example.js
  • example:imagenode examples/openai-sdk/image-analysis.js
  • example:simplenode examples/openai-sdk/simple.js
  • example:streamnode examples/openai-sdk/streaming.js
  • example:streaming-testnode examples/streaming-test.js
  • example:systemnode examples/openai-sdk/system-message.js
  • extend-sessionnode scripts/extendSession.js
  • fix-permissionsbash fix-permissions.sh
  • linteslint .
  • lint:fixeslint . --fix
  • rebuild-tokensnode scripts/rebuildTokens.js
  • startnode index.js
  • sync-modelsnode scripts/syncModels.js
  • testecho "Error: no test specified" && exit 1
  • test:cross-platformnode test-cross-platform.js
Dependencies19
  • adm-zip^0.5.10
  • ali-oss^6.18.0
  • axios^1.17.0
  • body-parser^1.20.2
  • dotenv^16.6.1
  • express^4.18.2
  • form-data^4.0.2
  • morgan^1.10.0
  • multer^2.0.0
  • node-fetch^3.3.2
  • node-telegram-bot-api^0.67.0
  • openai^4.104.0
  • proxy-agent^8.0.1
  • puppeteer^24.31.0
  • puppeteer-extra^3.3.6
  • puppeteer-extra-plugin-stealth^2.11.2
  • tesseract.js^7.0.0
  • undici^6.21.1
  • winston^3.17.0