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
- 2,472Niche · −30% score
- Versions published
- 836Mature · −50% score
- First published
- Apr 2025
- Publisher
- maitrakhatri
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: 8106852 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/template-data-list-oP1s0Uxn.js | 8106852 bytes | 10 |
Manifest
Package metadata
Scripts5
buildtsc && vite builddevvitedev:linknpm run build && cp -r dist/* ../dsheets.new/node_modules/@fileverse-dev/dsheet/dist/ && echo '✓ Copied to dsheets.new'linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0 --fixpreviewvite preview
Dependencies28
@fileverse-dev/dsheets-templates^0.0.29@fileverse-dev/formulajs^4.4.53@fileverse/ui^5.0.0@tippyjs/react^4.2.6classnames^2.5.1dayjs^1.11.0exceljs^4.4.0immer^9.0.12js-base64^3.7.7katex^0.16.11lodash^4.17.23luckyexcel^1.0.1numeral^2.0.6papaparse^5.5.2react^18.2.0react-dom^18.2.0regenerator-runtime^0.14.1tailwindcss-animate^1.0.7tiny-emitter^2.1.0uuid^8.3.2vite-plugin-dts^3.6.3xlsx^0.18.5xlsx-js-style^1.2.0y-indexeddb^9.0.12y-protocols^1.0.6y-webrtc^10.3.0y-websocket^3.0.0yjs^13.6.15