PkgRadar

Package evidence

@nilsr0711/[email protected]

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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
2
First published
May 2026
Publisher
nilsr0711

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":["@nilsr0711/[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":["@nilsr0711/[email protected]"],"fail_on":"review"}'
Publishernilsr0711
Artifact bytes16,414,957
Previous version0.1.0
Published2026-05-28T17:14:29.122Z
SHA-256fedb98adb276a8550c23622209c4c58a9d5d20e5bc63c179e2fdaba886b08b86

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/.next/standalone/.next/server/chunks/152.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/.next/standalone/.next/server/chunks/706.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/.next/standalone/.next/server/app/settings/page.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts14
  • backuptsx scripts/backup.ts
  • buildnext build --webpack && node scripts/package-standalone.mjs
  • db:generatedrizzle-kit generate
  • db:migratetsx src/lib/db/migrate.ts
  • db:prunetsx scripts/prune.ts
  • devnext dev -H 127.0.0.1 -p 3737
  • formatbiome check --write .
  • lintbiome ci .
  • mcptsx scripts/drydock.ts mcp
  • prepublishOnlypnpm test && pnpm build
  • startnext start -H 127.0.0.1 -p 3737
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies17
  • @modelcontextprotocol/sdk^1.29.0
  • @monaco-editor/react^4.7.0
  • better-sqlite3^12.10.0
  • chokidar^5.0.0
  • drizzle-orm^0.45.2
  • lucide-react^1.16.0
  • next16.2.6
  • next-themes^0.4.6
  • nodemailer^8.0.9
  • nuqs^2.3.2
  • react19.2.6
  • react-dom19.2.6
  • react-markdown^10.1.0
  • react-virtuoso^4.12.3
  • recharts^3.8.1
  • zod^4.4.3
  • zustand^5.0.3