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
- 25
- Versions published
- 4
- First published
- Apr 2026
- Publisher
- alexjbarnes-alex
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":["@alexjbarnes/[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":["@alexjbarnes/[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 66 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/src/server/notifications.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/.next/server/app/api/inbox/[id]/route.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/.next/server/app/api/inbox/route.js | matched "api.telegram.org/bot" | 12 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/src/server/notifications.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/.next/server/app/api/inbox/[id]/route.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/.next/server/app/api/inbox/route.js | matched "api.telegram.org/bot" | 12 |
| low | Credential file access | package/.next/server/chunks/1560.js | matched ".ssh/" | 5 |
| low | Credential file access | package/.next/static/chunks/16046.09efae67b7a35453.js | matched ".ssh/" | 5 |
| low | Credential file access | package/.next/static/chunks/84622.656fff671fa59503.js | matched ".ssh/" | 5 |
| low | Messenger Bot Endpoint | package/dist/src/server/notifications.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/.next/server/app/api/inbox/[id]/route.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/.next/server/app/api/inbox/route.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts7
buildunset TURBOPACK && next build --webpack && tsc -p tsconfig.server.json && tsc-alias -p tsconfig.server.jsondevtsx watch --env-file=.env.development server.tsformatbiome format --write src/ tests/ server.tslintbiome check src/ tests/ server.tslint:fixbiome check --fix src/ tests/ server.tsprepublishOnlynpm run buildstartNODE_ENV=production node --env-file=.env.production dist/server.js
Dependencies24
@codemirror/lang-markdown^6.5.0@codemirror/lang-yaml^6.1.3@codemirror/theme-one-dark^6.1.3@dnd-kit/core^6.3.1@dnd-kit/sortable^10.0.0@pierre/diffs^1.1.16@radix-ui/react-slot^1.2.4@tailwindcss/postcss^4class-variance-authority^0.7clsx^2codemirror^6.0.2lucide-react^1.8.0magika^1.0.0next^16.2.4react^19react-dom^19react-markdown^10.1.0rehype-highlight^7remark-gfm^4shiki^4.0.2tailwind-merge^3.5.0tailwindcss^4uuid^14.0.0ws^8