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
- 79Mature · −50% score
- First published
- Feb 2024
- Publisher
- streamr-dev
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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts8
buildtsc -bchecktsc -p tsconfig.jest.jsoncleanjest --clearCache --config '{}' || true; rm -rf dist *.tsbuildinfo node_modules/.cache || trueeslinteslint --cache --cache-location=node_modules/.cache/.eslintcache/ '*/**/*.{js,ts}'testnpm run test-unit && npm run test-integration && npm run test-sequentialtest-integrationjest --bail --forceExit test/integration && npm run test-sequentialtest-sequentialjest --bail --forceExit --maxWorkers=1 test/sequential # always run sequential tests with maxWorkers=1test-unitjest test/unit
Dependencies24
@inquirer/prompts^7.9.0@streamr/config^5.9.2@streamr/dht103.6.0-rc.0@streamr/sdk103.6.0-rc.0@streamr/utils103.6.0-rc.0aedes^0.51.3ajv^8.17.1ajv-formats^3.0.1cassandra-driver^4.8.0chalk^4.0.0commander^14.0.2consistent-hash^1.1.1cors^2.8.5ethers^6.13.0eventemitter3^5.0.0express^5.2.0heap^0.2.6lodash^4.17.21merge2^1.4.1p-limit^3.1.0qs^6.14.0uuid^11.1.0ws^8.18.3zod^4.1.13