PkgRadar

Package evidence

@delali/[email protected]

Remote Dependency Spec: dependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.58.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.

Weekly downloads
15
Versions published
4
First published
Mar 2026
Publisher
assetcorp

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":["@delali/[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":["@delali/[email protected]"],"fail_on":"review"}'
Publisherassetcorp
Artifact bytes41,693
Previous versionnone
Published2026-03-16T14:10:10.884Z
SHA-256c6d078fa651ff8b9dd3b18d88c55294e580e6fb206031f39831573d867144aa6

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.58.0"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.58.0"12

Manifest

Package metadata

Scripts18
  • benchnode --expose-gc --import tsx benchmarks/run-all.ts
  • bench:cdcnode --expose-gc --import tsx benchmarks/sirannon/cdc-latency.ts
  • bench:chartspython3 benchmarks/scripts/generate-charts.py benchmarks/results/
  • bench:dockernode --import tsx benchmarks/run-docker.ts
  • bench:docker:e2enode --import tsx benchmarks/run-e2e.ts
  • bench:docker:enginenode --expose-gc --import tsx benchmarks/run-engine.ts
  • bench:micronode --expose-gc --import tsx benchmarks/micro/point-select.ts
  • bench:oltpnode --expose-gc --import tsx benchmarks/oltp/tpc-c-lite.ts
  • bench:scalingnode --expose-gc --import tsx benchmarks/scaling/concurrency.ts
  • bench:statisticalnode --expose-gc --import tsx benchmarks/run-statistical.ts
  • bench:ycsbnode --expose-gc --import tsx benchmarks/ycsb/workload-a.ts
  • buildtsup
  • formatbiome format --write .
  • lintbiome check .
  • lint:fixbiome check --write .
  • testvitest run
  • test:coveragevitest run --coverage
  • typechecktsc --noEmit
Dependencies3
  • better-sqlite312.6.2
  • croner10.0.1
  • uWebSockets.jsgithub:uNetworking/uWebSockets.js#v20.58.0