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
- 173Mature · −50% score
- First published
- Jan 2018
- Publisher
- webfansplz
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":["@vue/[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":["@vue/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 16996067 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
10 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/build-node/344.js | 16996067 bytes | 0 |
| low | Large Javascript Payload | package/build/344.js | 17007997 bytes | 0 |
| low | Large Javascript Payload | package/build-node/440.js | 2208369 bytes | 0 |
| low | Large Javascript Payload | package/build/440.js | 2208408 bytes | 0 |
| low | Large Javascript Payload | package/build-node/6980.js | 3912961 bytes | 0 |
| low | Large Javascript Payload | package/build/6980.js | 3912999 bytes | 0 |
| low | Large Javascript Payload | package/build-node/backend.js | 3165045 bytes | 0 |
| low | Large Javascript Payload | package/build/backend.js | 2810333 bytes | 0 |
| low | Large Javascript Payload | package/build-node/devtools.js | 15378281 bytes | 0 |
| low | Large Javascript Payload | package/build/devtools.js | 15122116 bytes | 0 |
Manifest
Package metadata
Scripts6
buildnpm run build:client && npm run build:nodebuild:clientrimraf ./build && cross-env NODE_ENV=production webpackbuild:noderimraf ./build-node && cross-env NODE_ENV=production webpack --config webpack.node.config.jsdev:clientwebpack --watchdev:nodewebpack --watch --config webpack.node.config.jsstartnode bin.js
Dependencies7
cross-spawn^7.0.3electron^21.0.1express^4.17.1ip^1.1.5socket.io^4.4.0socket.io-client^4.4.1utf-8-validate^5.0.9