PkgRadar

Package evidence

@downcity/[email protected]

Remote Payload: matched "api.telegram.org/bot"

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
43
First published
May 2026
Publisher
wangenius

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":["@downcity/[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":["@downcity/[email protected]"],"fail_on":"review"}'
Publisherwangenius
Artifact bytes1,989,400
Previous version0.2.58
Published2026-05-14T16:43:41.699Z
SHA-25648e96f7e42adc460da50a866ba14a6ecbfabe8c920955912b8d82d2a19efd7e6

Why flagged

What the scanner saw

Remote Payload: matched "api.telegram.org/bot"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
68Score
1.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 68 · status changed

Evidence

Static findings

8 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/services/chat/channels/telegram/ApiClient.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/bin/services/chat/channels/telegram/BotInfo.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/services/chat/channels/telegram/ApiClient.tsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/services/chat/channels/telegram/BotInfo.tsmatched "api.telegram.org/bot"12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/services/chat/channels/telegram/ApiClient.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/bin/services/chat/channels/telegram/BotInfo.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/services/chat/channels/telegram/ApiClient.tsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/services/chat/channels/telegram/BotInfo.tsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/bin/services/chat/channels/telegram/ApiClient.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/bin/services/chat/channels/telegram/BotInfo.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/services/chat/channels/telegram/ApiClient.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/services/chat/channels/telegram/BotInfo.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts6
  • buildrm -rf bin && tsc && tsc-alias -f && node scripts/copy-prompt-assets.mjs && node scripts/ensure-cli-executable.mjs
  • devtsc --watch
  • lintnpm run lint:boundaries
  • lint:boundariesnode scripts/lint-import-boundaries.mjs
  • startnode bin/cli/Index.js
  • typechecktsc --noEmit
Dependencies29
  • @ai-sdk/anthropic^3.0.28
  • @ai-sdk/google^3.0.6
  • @ai-sdk/huggingface^1.0.37
  • @ai-sdk/moonshotai^2.0.10
  • @ai-sdk/open-responses^1.0.6
  • @ai-sdk/openai^3.0.21
  • @ai-sdk/openai-compatible^2.0.0
  • @ai-sdk/xai^3.0.67
  • @downcity/agent^1.1.1
  • @larksuiteoapi/node-sdk^1.40.0
  • @openrouter/ai-sdk-provider^2.2.3
  • ai^6.0.57
  • better-sqlite3^11.10.0
  • chalk^5.4.0
  • commander^12.0.0
  • dotenv^16.4.0
  • drizzle-orm^0.36.4
  • execa^9.5.0
  • fast-glob^3.3.0
  • fs-extra^11.2.0
  • hono^4.0.0
  • js-yaml^4.1.0
  • nanoid^5.1.6
  • node-cron^3.0.0
  • openai^4.0.0
  • ora^8.2.0
  • prompts^2.4.0
  • ws^8.19.0
  • zod^3.24.0