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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/src/utils/versionChecker.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts24
archivenode index.js archiveauthnode scripts/auth.jscheck-permissionsnode scripts/checkPermissions.jscheck-sessionsnode scripts/checkSessions.jscreate-session-archivenode scripts/createSessionArchive.jsexample:axiosnode examples/direct-api/axios-example.jsexample:compatibilitynode examples/openai-sdk/openai-compatibility.jsexample:conversationnode examples/openai-sdk/conversation.jsexample:directnode examples/direct-api/fetch-example.jsexample:file-uploadnode examples/file-upload/upload-example.jsexample:imagenode examples/openai-sdk/image-analysis.jsexample:simplenode examples/openai-sdk/simple.jsexample:streamnode examples/openai-sdk/streaming.jsexample:streaming-testnode examples/streaming-test.jsexample:systemnode examples/openai-sdk/system-message.jsextend-sessionnode scripts/extendSession.jsfix-permissionsbash fix-permissions.shlinteslint .lint:fixeslint . --fixrebuild-tokensnode scripts/rebuildTokens.jsstartnode index.jssync-modelsnode scripts/syncModels.jstestecho "Error: no test specified" && exit 1test:cross-platformnode test-cross-platform.js
Dependencies19
adm-zip^0.5.10ali-oss^6.18.0axios^1.17.0body-parser^1.20.2dotenv^16.6.1express^4.18.2form-data^4.0.2morgan^1.10.0multer^2.0.0node-fetch^3.3.2node-telegram-bot-api^0.67.0openai^4.104.0proxy-agent^8.0.1puppeteer^24.31.0puppeteer-extra^3.3.6puppeteer-extra-plugin-stealth^2.11.2tesseract.js^7.0.0undici^6.21.1winston^3.17.0