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 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":["[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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/server/index.js | 4393322 bytes | 10 |
Manifest
Package metadata
Scripts28
audit:dead-codeknipaudit:originstsx scripts/audit-origins.tsaudit:ymap-keystsx scripts/audit-ymap-keys.tsbuildnpm run typecheck && vite build && node scripts/check-font-assets.mjs && tsupbuild:servertsupbuild:tauricargo tauri buildcapture:screenshotscross-env SCREENSHOTS=1 playwright test --config=scripts/screenshots/playwright.config.tschanneltsx src/channel/index.tscheck:fontsnode scripts/check-font-assets.mjscheck:tokenstsx scripts/check-semantic-tokens.tsdevvitedev:clientvitedev:servertsx watch src/server/index.tsdev:standalonenode scripts/dev-standalone.mjsdev:taurinode scripts/download-node-sidecar.mjs && cargo tauri devdoctornode scripts/doctor.mjsformatbiome format --write .linteslint .preparehuskyprepublishOnlynpm run buildpreviewvite previewservertsx src/server/index.tsstart:channelnode dist/channel/index.jsstart:servernode dist/server/index.jstestvitesttest:e2eplaywright testtest:e2e:uiplaywright test --uitypechecktsc -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.0dom-serializer^3.0.0env-paths^4.0.0express^5.2.1htmlparser2^12.0.0jszip^3.10.1mammoth^1.8.0remark-gfm^4.0.1remark-parse^11.0.0remark-stringify^11.0.0unified^11.0.0unist-util-visit^5.1.0update-notifier^7.3.1y-prosemirror1.3.7y-protocols1.0.7- …and 2 more.