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
- 23,153Mainstream · −50% score
- Versions published
- 580Mature · −50% score
- First published
- Oct 2013
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["[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
DNS / OAST exfiltration: matched "dns.resolve"
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 9 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | DNS / OAST exfiltration | package/dist/webtorrent.chromeapp.js | matched "dns.resolve" | 30 |
Manifest
Package metadata
Scripts16
buildnpm run build-js && npm run build-js-worker && npm run build-chromeappbuild-chromeappwebpack --config ./scripts/chromeapp.webpack.jsbuild-jswebpack --config ./scripts/browser.webpack.jsbuild-js-workerwebpack --config ./scripts/worker.webpack.jslinteslint .prepublishOnlynpm run build && npm run update-authorspreversionnpm run build && npm run update-authorssizenpm run size-js && npm run size-discsize-discnpm run build-js && cat ./dist/webtorrent.min.js | discify --opensize-jsnpm run build-js && cat ./dist/webtorrent.min.js | gzip | wc -ctestnpm run lint && npm run test-node && npm run test-browsertest-browserairtap --concurrency 1 --all -t 30s -- test/*.js test/browser/*.js | tap-spectest-browser-localairtap --preset local -- test/*.js test/browser/*.js | tap-spectest-nodetape test/*.js test/node/*.js | tap-spectest-singletape test/node/client-deselect.js | tap-specupdate-authors./scripts/update-authors.sh
Dependencies39
@silentbot1/nat-api^0.4.9@thaunknown/simple-peer^10.1.1@webtorrent/http-node^1.3.0addr-to-ip-port^2.0.0bitfield^5.0.1bittorrent-dht^11.0.12bittorrent-protocol^5.0.4cache-chunk-store^3.2.2chunk-store-iterator^1.0.4cpus^1.0.3create-torrent^6.1.2cross-fetch-ponyfill^1.0.3debug^4.4.3escape-html^1.0.3fs-chunk-store^5.0.1fsa-chunk-store^1.3.0immediate-chunk-store^2.2.0join-async-iterator^1.1.1load-ip-set^3.0.2lt_donthave^2.0.7memory-chunk-store^1.3.5mime^3.0.0once^1.4.0parse-torrent^11.0.21pump^3.0.4queue-microtask^1.2.3random-iterate^1.0.1range-parser^1.2.1run-parallel^1.2.0run-parallel-limit^1.1.0- …and 9 more.
Optional dependencies1
utp-native^2.5.3