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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 68 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/services/chat/channels/telegram/ApiClient.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/bin/services/chat/channels/telegram/BotInfo.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/src/services/chat/channels/telegram/ApiClient.ts | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/src/services/chat/channels/telegram/BotInfo.ts | matched "api.telegram.org/bot" | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/services/chat/channels/telegram/ApiClient.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/bin/services/chat/channels/telegram/BotInfo.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/src/services/chat/channels/telegram/ApiClient.ts | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/src/services/chat/channels/telegram/BotInfo.ts | matched "api.telegram.org/bot" | 12 |
| low | Messenger Bot Endpoint | package/bin/services/chat/channels/telegram/ApiClient.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/bin/services/chat/channels/telegram/BotInfo.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/src/services/chat/channels/telegram/ApiClient.ts | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/src/services/chat/channels/telegram/BotInfo.ts | matched "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.mjsdevtsc --watchlintnpm run lint:boundarieslint:boundariesnode scripts/lint-import-boundaries.mjsstartnode bin/cli/Index.jstypechecktsc --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.3ai^6.0.57better-sqlite3^11.10.0chalk^5.4.0commander^12.0.0dotenv^16.4.0drizzle-orm^0.36.4execa^9.5.0fast-glob^3.3.0fs-extra^11.2.0hono^4.0.0js-yaml^4.1.0nanoid^5.1.6node-cron^3.0.0openai^4.0.0ora^8.2.0prompts^2.4.0ws^8.19.0zod^3.24.0