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
3,490Niche · −30% score
Versions published
32
First published
May 2026
Publisher
legostin

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

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"}'
Publisherlegostin
Artifact bytes5,689,644
Previous version0.19.0
Published2026-05-29T14:43:48.041Z
SHA-25687cf0058d8aa111d4571c7e9ccc9b77f59698d66a6bb0b61a04d4df1f8520c78

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.next/server/chunks/4578.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/.next/server/chunks/4812.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/.next/server/chunks/4925.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/.next/server/chunks/8511.jsmatched "api.telegram.org/bot"12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.next/server/chunks/4578.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/.next/server/chunks/4812.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/.next/server/chunks/4925.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/.next/server/chunks/8511.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/.next/server/chunks/3110.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/.next/server/chunks/4578.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/.next/server/chunks/8511.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts10
  • buildnext build && pnpm run build:cli
  • build:clitsc -p tsconfig.cli.json
  • devnext dev -p 3211
  • lint:boundariesnode scripts/check-boundaries.mjs
  • prepacknode -e "require('fs').rmSync('.next/cache', { recursive: true, force: true })"
  • prepublishOnlypnpm run build
  • startnext start -p 3211
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit && tsc -p tsconfig.cli.json --noEmit
Dependencies37
  • @modelcontextprotocol/sdk^1.29.0
  • @openai/codex-sdk0.133.0
  • @radix-ui/react-scroll-area^1
  • @radix-ui/react-separator^1
  • @radix-ui/react-slot^1
  • @radix-ui/react-tabs^1
  • @tailwindcss/node^4.3.0
  • @tailwindcss/postcss^4
  • @tailwindcss/typography^0.5.19
  • chokidar^4
  • class-variance-authority^0.7
  • clsx^2
  • commander^14
  • esbuild^0.28.0
  • execa^9
  • fflate^0.8.3
  • gray-matter^4.0.3
  • highlight.js^11.11.1
  • ignore^7
  • lucide-react^0.475
  • mermaid^11.15.0
  • next^15
  • next-intl^4.12.0
  • next-themes^0.4.6
  • radix-ui^1.4.3
  • react^19
  • react-dom^19
  • react-markdown^9
  • rehype-highlight^7.0.2
  • remark-gfm^4
  • …and 7 more.