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
- 48
- Versions published
- 3
- First published
- May 2026
- Publisher
- yiyao-ai
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/agent-channels/providers/telegram-provider.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts28
accountsnode src/cli/accounts.jsaccounts:addnode src/cli/accounts.js addaccounts:add:headlessnode src/cli/accounts.js add --no-browseraccounts:listnode src/cli/accounts.js listaccounts:removenode src/cli/accounts.js removeaccounts:verifynode src/cli/accounts.js verifydesktop:mvpnode scripts/desktop-agent/mvp-run.jselectronelectron .electron:buildelectron-builder --winelectron:build:allelectron-builder --win --mac --linuxpack:dry-runnode scripts/release-check.js --pack-onlyprepublishOnlynpm run release:checkrelease:checknode scripts/release-check.jsstartnode src/index.jstestnode --test tests/*.test.jstest:allnode --test tests/unit/*.test.js tests/*.test.jstest:apinode --test tests/api.test.jstest:corsnode --test tests/cors_security.test.jstest:e2e:clinode tests/e2e/lib/cli-runner.jstest:e2e:cli:isolatednode tests/e2e/lib/run-isolated-cli.jstest:e2e:cli:listnode tests/e2e/lib/cli-runner.js --listtest:e2e:isolatednpm run test:e2e:protocol:isolated && npm run test:e2e:cli:isolatedtest:e2e:protocolnode tests/e2e/lib/scenario-runner.jstest:e2e:protocol:isolatednode tests/e2e/lib/run-isolated-protocol.jstest:e2e:protocol:listnode tests/e2e/lib/scenario-runner.js --listtest:routingnode --test tests/routing.test.jstest:uinode --test tests/ui.test.jstest:unitnode --test tests/unit/*.test.js
Dependencies5
@larksuiteoapi/node-sdk^1.61.0cors^2.8.5express^4.18.2fzstd^0.1.1js-yaml^4.2.0