PkgRadar

Package evidence

@expressots/[email protected]

no findings

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
55,287Mainstream · −50% score
Versions published
6
First published
May 2026
Publisher
expresso-ts

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 monitoring

No 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":["@expressots/[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":["@expressots/[email protected]"],"fail_on":"review"}'
Publisherexpresso-ts
Artifact bytes225,793
Previous version4.0.0-preview.3.2
Published2026-06-11T05:52:23.512Z
SHA-25693076c64f5c8a77e53335c40d12f635213e881bfd3634b821abaf15bc3d14fc1

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
4.0.0-preview.3.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildtsc
  • cleanrimraf dist
  • devtsc --watch
  • release:preparenode scripts/release/prepare-publish.mjs
  • release:publishnpm run build && npm run release:prepare && npm publish --tag next --access public && npm run release:restore
  • release:restorenode scripts/release/restore-package-json.mjs
  • testvitest run
  • test:watchvitest
Dependencies12
  • @opentelemetry/api^1.9.1
  • @opentelemetry/auto-instrumentations-node^0.76.0
  • @opentelemetry/exporter-trace-otlp-http^0.218.0
  • @opentelemetry/instrumentation-express^0.66.0
  • @opentelemetry/instrumentation-http^0.218.0
  • @opentelemetry/resources^2.7.1
  • @opentelemetry/sdk-node^0.218.0
  • @opentelemetry/sdk-trace-node^2.7.1
  • @opentelemetry/semantic-conventions^1.41.1
  • glob^13.0.0
  • socket.io^4.8.0
  • socket.io-client^4.8.0