PkgRadar

Package evidence

@fileverse-dev/[email protected]

Large Javascript Payload: 8106852 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
880
Versions published
841Mature · −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

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":["@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"}'
Publishermaitrakhatri
Artifact bytes2,323,235
Previous version2.0.33-rtc-b
Published2026-06-04T12:09:47.185Z
SHA-25676916d6edac5b6210d0417dd1cf88e990ccfb98e4bc245703e1f83907d02b4a5

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

low
Last checked
lowRisk
0Score
2.0.33-rtc-mk-1Version
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/template-data-list-oP1s0Uxn.js8106852 bytes0

Manifest

Package metadata

Scripts5
  • buildtsc && vite build
  • devvite
  • dev: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 --fix
  • previewvite preview
Dependencies32
  • @fileverse-dev/dsheets-templates^0.0.29
  • @fileverse-dev/formulajs^4.4.53
  • @fileverse/crypto^0.0.22
  • @fileverse/ui^5.0.0
  • @noble/ciphers^2.2.0
  • @noble/curves^2.2.0
  • @stablelib/ed25519^2.1.0
  • @tippyjs/react^4.2.6
  • @ucans/ucans^0.12.0
  • classnames^2.5.1
  • dayjs^1.11.0
  • exceljs^4.4.0
  • immer^9.0.12
  • js-base64^3.7.7
  • katex^0.16.11
  • lodash^4.17.23
  • luckyexcel^1.0.1
  • numeral^2.0.6
  • papaparse^5.5.2
  • react^18.2.0
  • react-dom^18.2.0
  • regenerator-runtime^0.14.1
  • socket.io-client^4.8.3
  • tailwindcss-animate^1.0.7
  • tiny-emitter^2.1.0
  • uuid^8.3.2
  • vite-plugin-dts^3.6.3
  • xlsx^0.18.5
  • xlsx-js-style^1.2.0
  • y-indexeddb^9.0.12
  • …and 2 more.