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
- 1,467Niche · −30% score
- Versions published
- 786Mature · −50% score
- First published
- Feb 2019
- Publisher
- rodrigopavezi-request
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
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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
Large Javascript Payload: 3985676 bytes
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 review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/requestnetwork.min.js | 3985676 bytes | 10 |
Manifest
Package metadata
Scripts9
buildrun-s build:commonjs build:umdbuild:commonjstsc -b tsconfig.build.jsonbuild:umdwebpackcleanrm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfolinteslint . --fixlint:checkeslint .prepareyarn run buildtestjesttest:watchyarn test --watch
Dependencies15
@requestnetwork/advanced-logic0.58.0@requestnetwork/currency0.32.0@requestnetwork/data-access0.49.0@requestnetwork/data-format0.24.0@requestnetwork/epk-signature0.14.0@requestnetwork/multi-format0.32.0@requestnetwork/payment-detection0.58.0@requestnetwork/request-logic0.48.0@requestnetwork/smart-contracts0.52.0@requestnetwork/transaction-manager0.49.0@requestnetwork/types0.58.0@requestnetwork/utils0.58.0ethers5.7.2qs6.11.2tslib2.8.1