PkgRadar

Package evidence

@armazarashi0107/[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":["@armazarashi0107/[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":["@armazarashi0107/[email protected]"],"fail_on":"review"}'
Artifact bytes362,255
Previous versionnone
Published2026-05-30T15:36:50.916Z
SHA-25667d2a90bbb6a516134a14194376bffb510099dcbb3f40608f9e76297dec1629f

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/orca.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