PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4393322 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.

Versions published
35
First published
Apr 2026
Publisher
bloknayrb

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherbloknayrb
Artifact bytes3,579,417
Previous version0.11.2
Published2026-05-16T01:56:56.327Z
SHA-25627ea443e61e1bf34605f45216b1164f842bfe62d185d619614179a87fe76b04e

Why flagged

What the scanner saw

Large Javascript Payload: 4393322 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/server/index.js4393322 bytes10

Manifest

Package metadata

Scripts28
  • audit:dead-codeknip
  • audit:originstsx scripts/audit-origins.ts
  • audit:ymap-keystsx scripts/audit-ymap-keys.ts
  • buildnpm run typecheck && vite build && node scripts/check-font-assets.mjs && tsup
  • build:servertsup
  • build:tauricargo tauri build
  • capture:screenshotscross-env SCREENSHOTS=1 playwright test --config=scripts/screenshots/playwright.config.ts
  • channeltsx src/channel/index.ts
  • check:fontsnode scripts/check-font-assets.mjs
  • check:tokenstsx scripts/check-semantic-tokens.ts
  • devvite
  • dev:clientvite
  • dev:servertsx watch src/server/index.ts
  • dev:standalonenode scripts/dev-standalone.mjs
  • dev:taurinode scripts/download-node-sidecar.mjs && cargo tauri dev
  • doctornode scripts/doctor.mjs
  • formatbiome format --write .
  • linteslint .
  • preparehusky
  • prepublishOnlynpm run build
  • previewvite preview
  • servertsx src/server/index.ts
  • start:channelnode dist/channel/index.js
  • start:servernode dist/server/index.js
  • testvitest
  • test:e2eplaywright test
  • test:e2e:uiplaywright test --ui
  • typechecktsc -p tsconfig.server.json --noEmit && tsc --noEmit && svelte-check --tsconfig ./tsconfig.client.json --fail-on-warnings
Dependencies32
  • @hocuspocus/provider3.4.4
  • @hocuspocus/server2.15.3
  • @modelcontextprotocol/sdk^1.12.1
  • @tauri-apps/api^2.11.0
  • @tiptap/core^2.11.0
  • @tiptap/extension-collaboration^2.11.0
  • @tiptap/extension-collaboration-cursor^2.11.0
  • @tiptap/extension-highlight^2.11.0
  • @tiptap/extension-link^2.27.2
  • @tiptap/extension-placeholder^2.11.0
  • @tiptap/extension-table^2.11.0
  • @tiptap/extension-table-cell^2.11.0
  • @tiptap/extension-table-header^2.11.0
  • @tiptap/extension-table-row^2.11.0
  • @tiptap/pm^2.11.0
  • @tiptap/starter-kit^2.11.0
  • dom-serializer^3.0.0
  • env-paths^4.0.0
  • express^5.2.1
  • htmlparser2^12.0.0
  • jszip^3.10.1
  • mammoth^1.8.0
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • remark-stringify^11.0.0
  • unified^11.0.0
  • unist-util-visit^5.1.0
  • update-notifier^7.3.1
  • y-prosemirror1.3.7
  • y-protocols1.0.7
  • …and 2 more.