PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
2,036Niche · −30% score
Versions published
30
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 bytes4,441,825
Previous version0.18.1
Published2026-05-28T19:23:48.674Z
SHA-25607266f5a05d4744ab9e6a608f9055a54d58505721c4f586cebe3d799ac2822ad

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
39Score
0.18.2Version
Status history (1 event)
  1. newavailable · risk review · score 39 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
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/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/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
lowCredential file accesspackage/.next/static/chunks/app/settings/page-7a4d8a407fbe5ed8.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/.next/server/app/settings/page.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts7
  • buildnext build && pnpm run build:cli
  • build:clitsc -p tsconfig.cli.json
  • devnext dev -p 3211
  • prepacknode -e "require('fs').rmSync('.next/cache', { recursive: true, force: true })"
  • prepublishOnlypnpm run build
  • startnext start -p 3211
  • 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.