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
1
First published
May 2026
Publisher
armazarashi0107

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"}'
Artifact bytes382,410
Previous versionnone
Published2026-05-30T16:47:29.427Z
SHA-25645401fcb531fcf60df759faa8f3f3adfaeace53bf0698f6f6709968e3d61e64d

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
0.8.16Version
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/dist/gateway/adapters/telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts21
  • benchnode dist/bin/armature.js bench
  • buildtsc -p tsconfig.json
  • devtsc --watch
  • eval:fastpython3 agent-eval/scripts/run-gate.py --manifest fast
  • eval:nightlypython3 agent-eval/scripts/run-gate.py --manifest nightly
  • eval:releasepython3 agent-eval/scripts/run-gate.py --manifest release
  • linttsc --noEmit
  • prepublishOnlynpm run build && npm test && npm run bench
  • testnode --experimental-vm-modules node_modules/.bin/vitest run
  • test:ai-eval-fastpython3 agent-eval/scripts/run-test-matrix.py --layers ai-eval
  • test:contractpython3 agent-eval/scripts/run-test-matrix.py --layers contract
  • test:e2epython3 agent-eval/scripts/run-test-matrix.py --layers e2e
  • test:integrationpython3 agent-eval/scripts/run-test-matrix.py --layers integration
  • test:matrixpython3 agent-eval/scripts/run-test-matrix.py
  • test:matrix:syncpython3 agent-eval/scripts/sync-test-matrix.py --check
  • test:performancepython3 agent-eval/scripts/run-test-matrix.py --layers performance
  • test:resiliencepython3 agent-eval/scripts/run-test-matrix.py --layers resilience
  • test:securitypython3 agent-eval/scripts/run-test-matrix.py --layers security
  • test:staticpython3 agent-eval/scripts/run-test-matrix.py --layers static
  • test:tool-callspython3 agent-eval/scripts/run-test-matrix.py --layers tool-calls
  • test:unitpython3 agent-eval/scripts/run-test-matrix.py --layers unit
Dependencies12
  • acorn^8.16.0
  • chalk^5.3.0
  • commander^12.1.0
  • https-proxy-agent^7.0.0
  • ink^5.2.1
  • ink-spinner^5.0.0
  • marked^15.0.12
  • marked-terminal^7.3.0
  • openai^6.33.0
  • react^18.3.1
  • undici^7.0.0
  • zod^3.23.0