PkgRadar

Package evidence

@superdoc-dev/[email protected]

Large Javascript Payload: 15050276 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
7,012Niche · −30% score
Versions published
570
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

Review before promoting

Mixed 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":["@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,865,223
Previous version0.14.0-next.6
Published2026-05-27T22:49:07.358Z
SHA-256d32646b53b2b85abdabdbdf6b583ca57c97b273e8b59cd863ebbad17b843bdf5

Why flagged

What the scanner saw

Large Javascript Payload: 15050276 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.14.0Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js15050276 bytes10

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.14.0
  • @superdoc-dev/cli-darwin-x640.14.0
  • @superdoc-dev/cli-linux-arm640.14.0
  • @superdoc-dev/cli-linux-x640.14.0
  • @superdoc-dev/cli-windows-x640.14.0