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.
- Weekly downloads
- 3,111Niche · −30% score
- Versions published
- 160
- First published
- Feb 2026
- Publisher
- alvbln
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: 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 high · score 68 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/bin/cli.js | matched "api.telegram.org/bot" | 40 |
| medium | Remote Payload | package/bin/cli.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/services/preflight.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/web/setup-api.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/providers/tool-executor.js | matched "curl " | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/bin/cli.js | matched "api.telegram.org/bot" | 40 |
| medium | Remote Payload | package/bin/cli.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/services/preflight.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/web/setup-api.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/providers/tool-executor.js | matched "curl " | 12 |
| low | Messenger Bot Endpoint | package/dist/services/preflight.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/dist/web/setup-api.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Obfuscation Density | package/dist/services/embeddings-migration.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts20
auditnpm audit --audit-level=highaudit:fullnpm auditbuildtscbuild:debugALVIN_NO_OBFUSCATE=1 node scripts/build-dist.mjsbuild:distnode scripts/build-dist.mjsbuild:watchtsc --watchdevtsx src/index.tsdev:watchtsx watch src/index.tselectron:buildnpm run build && npm run electron:compile && electron-builder --publish neverelectron:build:fullbash scripts/electron-build.shelectron:compiletsc -p electron/tsconfig.jsonelectron:devnpm run electron:compile && electron .electron:packnpm run build && npm run electron:compile && electron-builder --dir --publish neverprepublishOnlynode scripts/build-dist.mjs && bash scripts/privacy-check.shprivacy-checkbash scripts/privacy-check.shsetupnode bin/cli.js setupstartnode dist/index.jstestvitest runtest:uivitest --uitest:watchvitest
Dependencies13
@anthropic-ai/claude-agent-sdk0.3.177@grammyjs/runner^2.0.3@slack/bolt^4.6.0better-sqlite3^12.9.0dotenv^16.4.0electron-updater^6.8.3express^4.21.0grammy^1.30.0node-edge-tts^1.2.10pino^10.3.1playwright^1.58.2uuid^11.0.0ws^8.19.0
Optional dependencies3
@hapi/boom^10.0.1@whiskeysockets/baileys^6.7.21ffmpeg-static^5.2.0