PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
9
First published
May 2026
Publisher
legostin

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 bytes2,528,356
Previous version0.4.0
Published2026-05-27T10:42:40.944Z
SHA-256c0dcf596744d1a0392fcf2d9acb83bd40119a46e481fe64f5e8227951a002665

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/.next/server/chunks/192.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/.next/server/chunks/4812.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/.next/server/chunks/4925.jsmatched "raw.githubusercontent.com"12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/.next/server/chunks/192.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/.next/server/chunks/4812.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/.next/server/chunks/4925.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/.next/static/chunks/app/settings/page-e3a46803ee1a5992.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
Dependencies36
  • @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
  • 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
  • server-only^0.0.1
  • …and 6 more.