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.
- Weekly downloads
- 34
- Versions published
- 7
- First published
- May 2026
- Publisher
- jake26602
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 10 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/dist/cli/index.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/dist/channels/telegram.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Obfuscation Density | package/dist/tools/code.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/tools/docker.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/cli/setup.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/tools/tool-executor.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts8
buildnode build.jsdevtsx watch src/cli/index.tsgatewaynode dist/gateway/server.jsinstall:quicknode scripts/install.js --skip-buildlinteslint src/prepublishOnlynpm run build && npm teststartnode dist/cli/index.tstestvitest run
Dependencies5
@larksuiteoapi/node-sdk^1.40.0@modelcontextprotocol/sdk^1.10.0commander^13.1.0express^4.21.0ws^8.18.0