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
- 301
- Versions published
- 254Mature · −50% score
- First published
- Oct 2019
- 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":["[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"}'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 -b tsconfig.node.jsonchecktsc -p ./tsconfig.jest.json --noEmitcleanjest --clearCache || 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
Dependencies27
@ethersproject/hdnode^5.4.0@inquirer/prompts^3.3.0@streamr/config^5.1.2@streamr/network-contracts^7.0.7@streamr/protocol100.0.0-testnet-three.5@streamr/utils100.0.0-testnet-three.5aedes^0.51.0ajv^8.8.2ajv-formats^2.1.1cassandra-driver^4.7.2chalk^4.0.0commander^11.1.0consistent-hash^1.1.1cors^2.8.5ethers^5.4.7express^4.17.1heap^0.2.6lodash^4.17.21merge2^1.4.1nat-type-identifier^2.0.9node-fetch^2.7.0p-limit^3.1.0qs^6.10.1streamr-client100.0.0-testnet-three.5uuid^9.0.1ws^8.16.0zod^3.22.4