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
- 1
- First published
- May 2026
- Publisher
- armazarashi0107
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/dist/gateway/adapters/telegram.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts21
benchnode dist/bin/armature.js benchbuildtsc -p tsconfig.jsondevtsc --watcheval:fastpython3 agent-eval/scripts/run-gate.py --manifest fasteval:nightlypython3 agent-eval/scripts/run-gate.py --manifest nightlyeval:releasepython3 agent-eval/scripts/run-gate.py --manifest releaselinttsc --noEmitprepublishOnlynpm run build && npm test && npm run benchtestnode --experimental-vm-modules node_modules/.bin/vitest runtest:ai-eval-fastpython3 agent-eval/scripts/run-test-matrix.py --layers ai-evaltest:contractpython3 agent-eval/scripts/run-test-matrix.py --layers contracttest:e2epython3 agent-eval/scripts/run-test-matrix.py --layers e2etest:integrationpython3 agent-eval/scripts/run-test-matrix.py --layers integrationtest:matrixpython3 agent-eval/scripts/run-test-matrix.pytest:matrix:syncpython3 agent-eval/scripts/sync-test-matrix.py --checktest:performancepython3 agent-eval/scripts/run-test-matrix.py --layers performancetest:resiliencepython3 agent-eval/scripts/run-test-matrix.py --layers resiliencetest:securitypython3 agent-eval/scripts/run-test-matrix.py --layers securitytest:staticpython3 agent-eval/scripts/run-test-matrix.py --layers statictest:tool-callspython3 agent-eval/scripts/run-test-matrix.py --layers tool-callstest:unitpython3 agent-eval/scripts/run-test-matrix.py --layers unit
Dependencies12
acorn^8.16.0chalk^5.3.0commander^12.1.0https-proxy-agent^7.0.0ink^5.2.1ink-spinner^5.0.0marked^15.0.12marked-terminal^7.3.0openai^6.33.0react^18.3.1undici^7.0.0zod^3.23.0