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
- 51,938Mainstream · −50% score
- Versions published
- 1,139Mature · −50% score
- First published
- Oct 2016
- Publisher
- caio-pizzol
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 monitoringNo 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5668109 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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/superdoc.min.js | 5668109 bytes | 0 |
Manifest
Package metadata
Scripts19
audit:declarationsnode ./scripts/audit-declarations.cjsaudit:declarations:informationalnode ./scripts/audit-declarations.cjs --informationalbuildvite build && pnpm run build:cdnbuild:cdnvite build --config vite.config.cdn.jsbuild:devSUPERDOC_SKIP_DTS=1 vite buildbuild:esvite build && pnpm run postbuildcheck:jsdocnode ./scripts/check-jsdoc.cjscleanrm -rf distcollab-serverpnpm --filter @superdoc-dev/superdoc-yjs-collaboration build && tsx src/dev/collab-server.tsdevconcurrently -k -n VITE,WORD -c cyan,magenta "vite" "node ../../devtools/word-benchmark-sidecar/server.js --stay-alive-on-reuse"dev:collabconcurrently -k -n VITE,COLLAB,WORD -c cyan,green,magenta "vite" "pnpm run collab-server" "node ../../devtools/word-benchmark-sidecar/server.js --stay-alive-on-reuse"packpnpm run build:es && pnpm pack && mv $(ls superdoc-*.tgz) ./superdoc.tgzpack:espnpm run build:es && pnpm pack && mv $(ls superdoc-*.tgz) ./superdoc.tgzpack:localpnpm run pack:espostbuildnode ./scripts/check-tsconfig-type-surface.cjs && node ./scripts/ensure-types.cjs && node ./scripts/audit-bundle.cjs && node ./scripts/audit-declarations.cjs && node ./scripts/check-export-coverage.cjs && node ./scripts/verify-public-facade-emit.cjs && node ./scripts/report-declaration-reachability.cjstestvitestwatch:cdnvite build --watch --config vite.config.cdn.jswatch:esvite build --watchword-benchmark-sidecarnode ../../devtools/word-benchmark-sidecar/server.js
Dependencies11
@types/mdast^4.0.4@types/ws^8.18.1buffer-crc32^1.0.0eventemitter3^5.0.1jsdom^27.3.0konva^10.2.0pinia^2.1.7rollup-plugin-copy^3.5.0uuid^9.0.1vue^3.5.0y-websocket^3.0.0