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
- 6,600Niche · −30% score
- Versions published
- 1,110Mature · −50% score
- First published
- Jun 2024
- Publisher
- _joshuaonwuzu
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@fileverse-dev/[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":["@fileverse-dev/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5641520 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 5 · 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/index.es.js | 5641520 bytes | 10 |
Manifest
Package metadata
Scripts6
buildtsc && vite buildbuild:watchvite build --watchdevvitelinteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0 --fixpreparehusky installpreviewvite preview
Dependencies79
@_ueberdosis/prosemirror-tables^1.1.3@aarkue/tiptap-math-extension^1.4.0@fileverse-dev/md2slides^0.0.8@floating-ui/dom^1.7.4@noble/ciphers^1.3.0@noble/curves^1.9.7@radix-ui/react-focus-scope^1.1.0@radix-ui/react-popover^1.0.7@stablelib/ed25519^2.0.2@tippyjs/react^4.2.6@tiptap/core3.11.0@tiptap/extension-blockquote^3.11.0@tiptap/extension-code-block^3.11.0@tiptap/extension-code-block-lowlight^3.11.0@tiptap/extension-collaboration^3.11.0@tiptap/extension-color^3.11.0@tiptap/extension-document^3.11.0@tiptap/extension-font-family^3.11.0@tiptap/extension-heading^3.11.0@tiptap/extension-highlight^3.11.0@tiptap/extension-horizontal-rule^3.11.0@tiptap/extension-list^3.11.0@tiptap/extension-mathematics^3.11.0@tiptap/extension-placeholder^3.11.0@tiptap/extension-subscript^3.11.0@tiptap/extension-superscript^3.11.0@tiptap/extension-table^3.11.0@tiptap/extension-table-of-contents^3.11.0@tiptap/extension-text-align^3.11.0@tiptap/extension-text-style^3.11.0- …and 49 more.