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
- 38,641,569Ubiquitous · −70% score
- Versions published
- 3,223Mature · −50% score
- First published
- Sep 2020
- Publisher
- aslushnikov
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":["@playwright/[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":["@playwright/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "wget "
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 23 · status changed
Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/reinstall_chrome_beta_linux.sh | matched "wget " | 12 |
| medium | Remote Payload | package/bin/reinstall_chrome_beta_mac.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_chrome_stable_linux.sh | matched "wget " | 12 |
| medium | Remote Payload | package/bin/reinstall_chrome_stable_mac.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_beta_linux.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_beta_mac.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_dev_linux.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_dev_mac.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_stable_mac.sh | matched "curl " | 12 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/reinstall_chrome_beta_linux.sh | matched "wget " | 12 |
| medium | Remote Payload | package/bin/reinstall_chrome_beta_mac.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_chrome_stable_linux.sh | matched "wget " | 12 |
| medium | Remote Payload | package/bin/reinstall_chrome_stable_mac.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_beta_linux.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_beta_mac.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_dev_linux.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_dev_mac.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/reinstall_msedge_stable_mac.sh | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | install="node install.js" | 5 |
Manifest
Package metadata
Scripts1
installnode install.js
Dependencies38
@babel/code-frame^7.14.5@babel/core^7.14.8@babel/plugin-proposal-class-properties^7.14.5@babel/plugin-proposal-dynamic-import^7.14.5@babel/plugin-proposal-export-namespace-from^7.14.5@babel/plugin-proposal-logical-assignment-operators^7.14.5@babel/plugin-proposal-nullish-coalescing-operator^7.14.5@babel/plugin-proposal-numeric-separator^7.14.5@babel/plugin-proposal-optional-chaining^7.14.5@babel/plugin-proposal-private-methods^7.14.5@babel/plugin-proposal-private-property-in-object^7.14.5@babel/plugin-syntax-async-generators^7.8.4@babel/plugin-syntax-json-strings^7.8.3@babel/plugin-syntax-object-rest-spread^7.8.3@babel/plugin-syntax-optional-catch-binding^7.8.3@babel/plugin-transform-modules-commonjs^7.14.5@babel/preset-typescript^7.14.5colors^1.4.0commander^6.1.0debug^4.1.1expect^26.4.2extract-zip^2.0.1https-proxy-agent^5.0.0jpeg-js^0.4.2mime^2.4.6minimatch^3.0.3ms^2.1.2pirates^4.0.1pixelmatch^5.2.1pngjs^5.0.0- …and 8 more.