PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4537429 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
207
Versions published
37
First published
Apr 2026
Publisher
bloknayrb

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes4,135,750
Previous version0.13.5
Published2026-06-04T14:16:01.247Z
SHA-25693cf6b843112f7b7e650b6f4b7ddffb45bd503e7c02ed94609d854f42b0f6e04

Why flagged

What the scanner saw

Large Javascript Payload: 4537429 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.13.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/server/index.js4537429 bytes0

Manifest

Package metadata

Scripts31
  • 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:design-baselinescross-env CAPTURE_DESIGN_BASELINES=1 playwright test --config=scripts/design-baselines/playwright.config.ts
  • 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
  • doctortsx scripts/doctor.mjs
  • formatbiome format --write .
  • kgnode scripts/kg.mjs
  • kg:lintnode scripts/kg-lint.mjs
  • 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
  • …and 1 more.
Dependencies38
  • @hocuspocus/provider3.4.4
  • @hocuspocus/server2.15.3
  • @modelcontextprotocol/sdk^1.12.1
  • @napi-rs/keyring^1.3.0
  • @tauri-apps/api^2.11.0
  • @tauri-apps/plugin-dialog^2.7.1
  • @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-image^2.27.2
  • @tiptap/extension-link^2.27.2
  • @tiptap/extension-list-item^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
  • markdown-it^14.1.1
  • prosemirror-markdown^1.13.4
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • …and 8 more.