PkgRadar

Package evidence

@spencer-kit/[email protected]

Large Javascript Payload: 4140162 bytes

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
1,131Niche · −30% score
Versions published
28
First published
Mar 2026
Publisher
pallyoung

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@spencer-kit/[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":["@spencer-kit/[email protected]"],"fail_on":"review"}'
Publisherpallyoung
Artifact bytes24,773,339
Previous version0.4.7
Published2026-05-26T14:56:46.901Z
SHA-2568f07941de5d0a9e32d761a453205a74fce4af2da42819a6aad9e126e4582cf77

Why flagged

What the scanner saw

Large Javascript Payload: 4140162 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/web/assets/monaco-editor-VTbRDH-J.js4140162 bytes10
mediumLarge Javascript Payloadpackage/dist/web/assets/ts.worker-METxwbDZ.js6894277 bytes10

Manifest

Package metadata

Scripts4
  • buildtsx ../../scripts/build-cli.ts
  • devtsx ../../scripts/dev-server.ts
  • testvitest run --passWithNoTests
  • test:watchvitest
Dependencies22
  • @fastify/compress^8.3.1
  • @fastify/cors^11.2.0
  • @fastify/multipart^10.0.0
  • @fastify/static^9.1.3
  • @fastify/websocket^11.2.0
  • @xterm/addon-serialize^0.14.0
  • @xterm/headless^6.0.0
  • chokidar^5.0.0
  • fastify^5.8.5
  • ignore^7.0.5
  • markdown-it^14.1.0
  • mime-types^2.1.35
  • node-pty^1.1.0
  • pino-pretty^13.1.3
  • pm2^7.0.1
  • typescript^6.0.3
  • typescript-language-server^5.2.0
  • uuid^14.0.0
  • vscode-jsonrpc^8.2.1
  • vscode-languageserver-protocol^3.17.5
  • ws^8.20.0
  • zod^4.4.2