PkgRadar

Package evidence

@matthesketh/[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
462
Versions published
11
First published
Mar 2026
Publisher
matthesketh

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":["@matthesketh/[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":["@matthesketh/[email protected]"],"fail_on":"review"}'
Publishermatthesketh
Artifact bytes322,112
Previous version1.12.0
Published2026-06-03T10:08:00.861Z
SHA-256e02e9dec91cee964b6f180d7ffd2adb1aa07553fe857c4efd23a133534fbc50f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/core/notify.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/core/telegram.jsmatched "api.telegram.org/bot"12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/core/notify.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/core/telegram.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/dist/core/notify.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/core/backup/system.jsmatched ".npmrc"5
lowMessenger Bot Endpointpackage/dist/core/telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts5
  • buildtsc && tsc-alias --resolve-full-paths
  • changelognode scripts/gen-changelog.mjs > CHANGELOG.md
  • devtsx src/index.ts
  • prepublishOnlynpm run build
  • testvitest run
Dependencies31
  • @matthesketh/ink-breadcrumb^0.1.0
  • @matthesketh/ink-chart0.1.0
  • @matthesketh/ink-form0.1.0
  • @matthesketh/ink-fuzzy-select0.1.0
  • @matthesketh/ink-gauge^0.1.0
  • @matthesketh/ink-input-dispatcher^0.1.0
  • @matthesketh/ink-keybinding-help^0.1.0
  • @matthesketh/ink-log-viewer^0.1.0
  • @matthesketh/ink-modal^0.1.0
  • @matthesketh/ink-pipeline^0.1.0
  • @matthesketh/ink-rule^0.1.0
  • @matthesketh/ink-scrollable-list0.2.0
  • @matthesketh/ink-split-pane^0.1.0
  • @matthesketh/ink-stable-state^0.1.0
  • @matthesketh/ink-status-bar^0.1.0
  • @matthesketh/ink-table^0.1.0
  • @matthesketh/ink-tabs^0.1.0
  • @matthesketh/ink-task-list0.1.0
  • @matthesketh/ink-timeline0.1.0
  • @matthesketh/ink-toast^0.1.0
  • @matthesketh/ink-viewport^0.1.1
  • @modelcontextprotocol/sdk1.29.0
  • better-sqlite312.9.0
  • chokidar5.0.0
  • ink^5.2.1
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • proper-lockfile4.1.2
  • react^18.3.1
  • yaml2.8.4
  • …and 1 more.