PkgRadar

Package evidence

@alexjbarnes/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
7
First published
Apr 2026
Publisher
alexjbarnes-alex

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":["@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"}'
Artifact bytes10,087,051
Previous version0.4.0
Published2026-06-13T10:26:57.592Z
SHA-256323291c13df3fac4ff34780ba4f5e2edb3c00f62229987c98717f2d59b01e8b8

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.next/server/app/api/version/changelog/route.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/.next/server/app/api/version/cockpit/changelog/route.jsmatched "raw.githubusercontent.com"12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.next/server/app/api/version/changelog/route.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/.next/server/app/api/version/cockpit/changelog/route.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/.next/server/chunks/1560.jsmatched ".ssh/"5
lowCredential file accesspackage/.next/static/chunks/16046.09efae67b7a35453.jsmatched ".ssh/"5
lowMessenger Bot Endpointpackage/.next/server/chunks/7539.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/.next/static/chunks/84622.656fff671fa59503.jsmatched ".ssh/"5
lowMessenger Bot Endpointpackage/dist/src/server/notifications.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts9
  • buildunset TURBOPACK && next build --webpack && tsc -p tsconfig.server.json && tsc-alias -p tsconfig.server.json
  • devtsx watch --env-file=.env.development server.ts
  • formatbiome format --write src/ tests/ server.ts
  • lintbiome check src/ tests/ server.ts
  • lint:fixbiome check --fix src/ tests/ server.ts
  • prepublishOnlynpm run build
  • pretest:integrationnpm run build
  • startNODE_ENV=production node --env-file=.env.production dist/server.js
  • test:integrationplaywright test --config=tests/integration/playwright.config.ts
Dependencies29
  • @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
  • @modelcontextprotocol/sdk^1.29.0
  • @pierre/diffs1.2.2
  • @radix-ui/react-slot^1.2.4
  • @tailwindcss/postcss^4
  • @xterm/addon-fit^0.11.0
  • @xterm/addon-webgl^0.19.0
  • @xterm/xterm^6.0.0
  • class-variance-authority^0.7
  • clsx^2
  • codemirror^6.0.2
  • lucide-react^1.8.0
  • magika^1.0.0
  • next^16.2.4
  • node-pty^1.2.0-beta.13
  • react^19
  • react-dom^19
  • react-markdown^10.1.0
  • rehype-highlight^7
  • remark-gfm^4
  • shiki^4.0.2
  • tailwind-merge^3.5.0
  • tailwindcss^4
  • uuid^14.0.0
  • ws^8