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.

Weekly downloads
225
Versions published
30
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes1,801,409
Previous version4.7.0
Published2026-05-31T02:29:48.655Z
SHA-25605b884cccd53362ee945eb7a0a25f5acd9f4f0c1c7512185a6e512a45841ffd0

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/validation/providers/ebay-research-session-alerts.jsmatched "api.telegram.org/bot"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/validation/providers/ebay-research-session-alerts.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/build/validation/providers/ebay-research-session-alerts.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts22
  • buildtsc && tsc-alias
  • checktsc --noEmit && eslint . && prettier --check "src/**/*.{ts,js,json,md}"
  • check-for-updatesnpx -y npm-check-updates
  • devtsx src/scripts/env-check.ts tsx src/index.ts
  • dev:httptsx src/scripts/env-check.ts tsx src/server-http.ts
  • diagnosetsx src/scripts/env-check.ts tsx src/scripts/diagnostics.ts
  • env:decryptnpx -y @dotenvx/dotenvx decrypt
  • env:encryptnpx -y @dotenvx/dotenvx encrypt
  • fixeslint . --fix && prettier --write "src/**/*.{ts,js,json,md}"
  • playwright:installnpx -y [email protected] install chromium
  • research:auto-renewnode build/scripts/env-check.js node build/scripts/auto-renew-ebay-research-session.js
  • research:bootstrapnode build/scripts/env-check.js node build/scripts/bootstrap-ebay-research-session.js
  • research:check-browsernode build/scripts/env-check.js node build/scripts/check-playwright.js
  • research:inspect-sessionnode build/scripts/env-check.js node build/scripts/inspect-ebay-research-session.js
  • setuptsx src/scripts/env-check.ts tsx src/scripts/setup.ts
  • startnode build/scripts/env-check.js node build/index.js
  • start:httpnode build/scripts/env-check.js node build/server-http.js
  • synctsx src/scripts/dev-sync.ts
  • testvitest run
  • test:coveragevitest run --coverage
  • typechecktsc --noEmit
  • updatenpx -y npm-check-updates -u && npm install
Dependencies19
  • @modelcontextprotocol/sdk1.29.0
  • @upstash/redis^1.38.0
  • axios^1.16.0
  • chalk^5.6.2
  • cors^2.8.6
  • dotenv-stringify^3.0.1
  • express^5.2.1
  • fast-xml-parser^5.7.3
  • flatted^3.4.2
  • helmet^8.1.0
  • jose^6.2.3
  • jsonwebtoken^9.0.3
  • playwright-core^1.60.0
  • prompts^2.4.2
  • sharp^0.34.5
  • update-notifier^7.3.1
  • winston^3.19.0
  • zod^4.4.3
  • zod-to-json-schema^3.25.2