PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.uWebSockets.js="git+https://github.com/uNetworking/uWebSockets.js.git#semver:^20.56.0"

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
19Established · −30% score
First published
May 2022
Publisher
spurreiter

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":["[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"}'
Publisherspurreiter
Artifact bytes13,381
Previous version1.4.0
Published2025-12-24T09:37:58.858Z
SHA-25683d4948064502e12b1db02541b2558c763b35e0257cba5002a18b617c40f7cad

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.uWebSockets.js="git+https://github.com/uNetworking/uWebSockets.js.git#semver:^20.56.0"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.uWebSockets.js="git+https://github.com/uNetworking/uWebSockets.js.git#semver:^20.56.0"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.uWebSockets.js changed to remote spec in 1.4.1 vs 1.4.0: "git+https://github.com/uNetworking/uWebSockets.js.git#semver:^20.56.0"12

Manifest

Package metadata

Scripts8
  • cinpm-run-all lint test types
  • devnodemon src/server.js
  • lintnpm-run-all lint:pretty lint:eslint
  • lint:eslinteslint
  • lint:prettyprettier -w src
  • startnode src/server.js
  • testc8 -r html -r text mocha
  • typesrm -r types; tsc
Dependencies2
  • cookie^1.1.1
  • uWebSockets.jsgit+https://github.com/uNetworking/uWebSockets.js.git#semver:^20.56.0