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.
- Versions published
- 278Mature · −50% score
- First published
- Oct 2021
- Publisher
- tagspaces-admin
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":["@tagspaces/[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":["@tagspaces/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2358232 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/build/pdf.worker.mjs | 2358232 bytes | 0 |
Manifest
Package metadata
Scripts10
buildnpx rimraf build && npx cross-env NODE_ENV=production webpack --config webpack.config.js --mode productionbuild:devwebpack --config webpack.config.js --mode developmentkill-processlsof -n -i4TCP:40352 | awk '{print$2}' | tail -1 | xargs kill -9npmpacknpm run build && npx shx cp -rL build/** ../../../tagspaces/release/app/node_modules/@tagspaces/tagspaces-ws/pkg-publishnpm run build && npm publish --access publicstartnode build/index.js -p 40352start-devnode index.js -p 2000 -k e2eTestKeytestnpm run test-data-download && npx cross-env NODE_OPTIONS=--experimental-vm-modules jest && npx rimraf testdatatest-data-downloadnpx rimraf testdata && git clone --depth 1 https://github.com/tagspaces/testdatatest-onlynpx cross-env NODE_OPTIONS=--experimental-vm-modules jest
Dependencies7
@tagspaces/tagspaces-indexer^4.8.3@tagspaces/tagspaces-pdf-extraction^4.8.4@tagspaces/tagspaces-workers^4.8.4find-free-ports3.1.1jsonwebtoken9.0.3wasm-vips0.0.17ws8.19.0