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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 39 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/.next/server/chunks/4812.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/.next/server/chunks/4925.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/.next/server/chunks/8511.js | matched "api.telegram.org/bot" | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/.next/server/chunks/4812.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/.next/server/chunks/4925.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/.next/server/chunks/8511.js | matched "api.telegram.org/bot" | 12 |
| low | Messenger Bot Endpoint | package/.next/server/chunks/4578.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/.next/server/chunks/8511.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/.next/static/chunks/app/settings/page-1a56d55862b78015.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/.next/server/app/settings/page.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts7
buildnext build && pnpm run build:clibuild:clitsc -p tsconfig.cli.jsondevnext dev -p 3211prepacknode -e "require('fs').rmSync('.next/cache', { recursive: true, force: true })"prepublishOnlypnpm run buildstartnext start -p 3211typechecktsc --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.19chokidar^4class-variance-authority^0.7clsx^2commander^14esbuild^0.28.0execa^9fflate^0.8.3gray-matter^4.0.3highlight.js^11.11.1ignore^7lucide-react^0.475mermaid^11.15.0next^15next-intl^4.12.0next-themes^0.4.6radix-ui^1.4.3react^19react-dom^19react-markdown^9rehype-highlight^7.0.2remark-gfm^4- …and 7 more.