PkgRadar

Package evidence

@streamr/[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
62
Versions published
37Mature · −50% score
First published
Mar 2022
Publisher
harbu

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":["@streamr/[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":["@streamr/[email protected]"],"fail_on":"review"}'
Publisherharbu
Artifact bytes41,443
Previous version8.5.4
Published2023-07-06T13:17:00.517Z
SHA-2561ee7101c618e17e006cceaa5bbb1913110c599d4a23cab4d4df905c43368af83

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
8.5.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsc -b tsconfig.node.json
  • checktsc -p ./tsconfig.jest.json --noEmit
  • cleanjest --clearCache || true; rm -rf dist *.tsbuildinfo node_modules/.cache || true
  • eslinteslint --cache --cache-location=node_modules/.cache/.eslintcache/ '*/**/*.{js,ts}'
  • testjest
  • test-integrationjest test/integration/
  • test-unitjest test/unit
Dependencies13
  • @streamr/network-node8.5.5
  • @streamr/protocol8.5.5
  • @streamr/utils8.5.5
  • ajv^8.8.2
  • commander^11.0.0
  • compression^1.7.4
  • cors^2.8.5
  • ethers^5.4.7
  • express^4.17.1
  • geoip-lite^1.4.2
  • lodash^4.17.21
  • morgan^1.10.0
  • uuid^9.0.0
Optional dependencies2
  • bufferutil^4.0.5
  • utf-8-validate^6.0.3