PkgRadar

Package evidence

[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
2
First published
Jun 2026
Publisher
smlee

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"}'
Publishersmlee
Artifact bytes1,745,421
Previous version0.5.395
Published2026-06-11T09:08:21.665Z
SHA-256bace3fa20d5ba7510363f6dbdda8ccdb46d6c831ce8b687590f7bf46ff0e7390

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
27Score
0.5.396Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chat/daemon/health-check.jsmatched "api.telegram.org/bot"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chat/daemon/health-check.jsmatched "api.telegram.org/bot"12
lowCredential file accesspackage/dist/runtime/builtin_denylist.jsmatched ".ssh/"5
lowMessenger Bot Endpointpackage/dist/chat/daemon/health-check.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/setup/cli/permissions_state.jsmatched ".aws/"5

Manifest

Package metadata

Scripts13
  • buildtsc -p tsconfig.build.json
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint .
  • preparebash scripts/install-git-hooks.sh
  • prepublishOnlypnpm schemas && pnpm build
  • prepushbash scripts/pre-push.sh
  • schemastsx scripts/emit-schemas.ts
  • sync-fixturestsx scripts/sync-fixtures-from-live.ts
  • testvitest run
  • test:e2eE2E=1 vitest run test/e2e/drift-prevention.e2e.test.ts
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies20
  • @clack/prompts^0.7.0
  • @libsql/client^0.14.0
  • @modelcontextprotocol/sdk1.29.0
  • @types/tar^7.0.87
  • chevrotain^11.2.0
  • chokidar^3.6.0
  • commander^12.1.0
  • fastembed^2.1.0
  • grammy^1.43.0
  • lru-cache^11.5.0
  • minimatch^10.0.0
  • mustache^4.2.0
  • node-cron^3.0.3
  • picocolors^1.0.0
  • proper-lockfile^4.1.2
  • re2js^2.8.3
  • semver^7.6.0
  • tar^7.5.16
  • yaml^2.5.0
  • zod^3.23.0