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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 39 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/core/notify.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/core/telegram.js | matched "api.telegram.org/bot" | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/core/notify.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/core/telegram.js | matched "api.telegram.org/bot" | 12 |
| low | Messenger Bot Endpoint | package/dist/core/notify.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/dist/core/backup/system.js | matched ".npmrc" | 5 |
| low | Messenger Bot Endpoint | package/dist/core/telegram.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts5
buildtsc && tsc-alias --resolve-full-pathschangelognode scripts/gen-changelog.mjs > CHANGELOG.mddevtsx src/index.tsprepublishOnlynpm run buildtestvitest 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.0better-sqlite312.9.0chokidar5.0.0ink^5.2.1ink-spinner^5.0.0ink-text-input^6.0.0proper-lockfile4.1.2react^18.3.1yaml2.8.4- …and 1 more.