PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.63.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
42Mature · −50% score
First published
May 2024
Publisher
thanathip41

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

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"}'
Publisherthanathip41
Artifact bytes81,158
Previous version1.2.6
Published2026-05-15T07:32:21.335Z
SHA-2560b7e3b074fe569b64d78d49f2ca560099d07abb3ff5152e84f25239afaec38ba

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.63.0"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.63.0"8

Manifest

Package metadata

Scripts11
  • benchmark:bunnpm run build && bun run benchmarks/tests/benchmark.bun.js
  • benchmark:nodenpm run build && node benchmarks/tests/benchmark.node.js
  • betanpm run build && npm publish --tag beta
  • bm:bunnpm run benchmark:bun
  • bm:nodenpm run benchmark:node
  • buildtsc
  • docsnpx docsify-cli serve docs
  • loadautocannon -c 100 -d 30 -p 10 localhost:5000
  • preparenpm run build
  • releasesh ./release.sh
  • testts-mocha ./__tests__/**/*.test.ts --reporter spec --no-timeouts --recursive --reporter mochawesome --reporter-options reportDir=__tests-report__,reportFilename=errors.html,reportTitle=Unit-test --exit
Dependencies10
  • busboy1.6.0
  • fast-querystring1.1.2
  • mime-types2.1.35
  • node-fetch2.7.0
  • on-finished2.4.1
  • reflect-metadata0.2.2
  • swagger-ui-dist5.32.0
  • ts-morph28.0.0
  • ws8.19.0
  • xml2js0.6.2