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
- 977
- Versions published
- 761Mature · −50% score
- First published
- Feb 2019
- Publisher
- request-bot
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":["@requestnetwork/[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":["@requestnetwork/[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
Scripts10
buildtsc -b tsconfig.build.jsonbuild:watchtsc -b tsconfig.build.json --watchcleanrm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfoinit-ipfsnode init-ipfs.jslinteslint . --fixlint:checkeslint .startts-node src/bin.tsstart:watchts-node-dev src/bin.tstestjest --runInBand --forceExittest:watchyarn test --watch
Dependencies26
@ethersproject/experimental5.7.0@lit-protocol/constants7.0.5@lit-protocol/contracts0.0.86@lit-protocol/contracts-sdk7.0.5@lit-protocol/lit-node-client7.0.5@lit-protocol/types7.0.5@requestnetwork/currency0.33.1-next.af792b64.0@requestnetwork/data-access0.50.1-next.af792b64.0@requestnetwork/ethereum-storage0.50.1-next.af792b64.0@requestnetwork/smart-contracts0.53.1-next.af792b64.0@requestnetwork/thegraph-data-access0.56.1-next.af792b64.0@requestnetwork/types0.59.1-next.af792b64.0@requestnetwork/utils0.59.1-next.af792b64.0chalk4.1.0cors2.8.5dotenv16.5.0ethers5.7.2express4.21.0graphql16.8.1graphql-request7.1.2http-shutdown1.2.2http-status-codes2.1.4morgan1.10.0shelljs0.8.5tslib2.8.1yargs17.6.2