PkgRadar

Package evidence

@superdoc-dev/[email protected]

Large Javascript Payload: 15617412 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
4,172Niche · −30% score
Versions published
603
First published
Feb 2026
Publisher
caio-pizzol

Effective trust discount applied: 30% (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":["@superdoc-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":["@superdoc-dev/[email protected]"],"fail_on":"review"}'
Publishercaio-pizzol
Artifact bytes2,981,214
Previous version0.16.0-next.18
Published2026-06-04T04:58:30.621Z
SHA-25642a5a179725a8f6a32165598a295a9b4e539fc5ef6bf1a9eb822d2a7d838c337

Why flagged

What the scanner saw

Large Javascript Payload: 15617412 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.16.0-next.19Version
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/index.js15617412 bytes0

Manifest

Package metadata

Scripts22
  • buildbun build src/index.ts --outdir dist --target node --format esm
  • build:nativebun build src/index.ts --compile --outfile dist/superdoc
  • build:native:allnode scripts/build-native-cli.js --all
  • build:native:hostnode scripts/build-native-cli.js
  • build:prepublishnode scripts/build-and-stage.js
  • build:stagenode scripts/stage-artifacts.js
  • build:sync-versionnode scripts/sync-version.js
  • devbun run src/index.ts
  • formatprettier --write .
  • linteslint .
  • lint:fixeslint --fix .
  • prebuildnode scripts/ensure-superdoc-build.js
  • prebuild:nativenode scripts/ensure-superdoc-build.js
  • predevnode scripts/ensure-superdoc-build.js
  • pretestnode scripts/ensure-superdoc-build.js
  • pretypechecknode scripts/ensure-superdoc-build.js --types
  • publish:platformsnode scripts/publish.js --tag latest
  • publish:platforms:drynode scripts/publish.js --tag latest --dry-run
  • releasepnpx semantic-release
  • release:dry-runpnpx semantic-release --dry-run
  • testNODE_ENV=test bun test
  • typechecktsc --noEmit -p tsconfig.check.json
Dependencies8
  • @hocuspocus/provider^2.13.6
  • @liveblocks/client^3.15.5
  • @liveblocks/yjs^3.15.5
  • fast-glob^3.3.3
  • happy-dom^20.3.4
  • ws^8.18.0
  • y-websocket^3.0.0
  • yjs^13.6.19
Optional dependencies5
  • @superdoc-dev/cli-darwin-arm640.16.0-next.19
  • @superdoc-dev/cli-darwin-x640.16.0-next.19
  • @superdoc-dev/cli-linux-arm640.16.0-next.19
  • @superdoc-dev/cli-linux-x640.16.0-next.19
  • @superdoc-dev/cli-windows-x640.16.0-next.19