PkgRadar

Package evidence

@playwright/[email protected]

Remote Payload: matched "wget "

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 promoting

Mixed 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"}'
Publisheraslushnikov
Artifact bytes2,063,913
Previous version1.14.0-next-alpha-aug-3-2021
Published2021-08-04T00:28:02.491Z
SHA-25624dd1dddaa1c0faf793e4ac81df3981fc7dac9b25aab4bd98c78cf66f5eaa50b

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

review
Last checked
reviewRisk
23Score
1.14.0-next-alpha-aug-4-2021Version
Status history (1 event)
  1. newavailable · risk review · score 23 · status changed

Evidence

Static findings

10 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/reinstall_chrome_beta_linux.shmatched "wget "12
mediumRemote Payloadpackage/bin/reinstall_chrome_beta_mac.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_chrome_stable_linux.shmatched "wget "12
mediumRemote Payloadpackage/bin/reinstall_chrome_stable_mac.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_beta_linux.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_beta_mac.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_dev_linux.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_dev_mac.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_stable_mac.shmatched "curl "12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/reinstall_chrome_beta_linux.shmatched "wget "12
mediumRemote Payloadpackage/bin/reinstall_chrome_beta_mac.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_chrome_stable_linux.shmatched "wget "12
mediumRemote Payloadpackage/bin/reinstall_chrome_stable_mac.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_beta_linux.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_beta_mac.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_dev_linux.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_dev_mac.shmatched "curl "12
mediumRemote Payloadpackage/bin/reinstall_msedge_stable_mac.shmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsoninstall="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.5
  • colors^1.4.0
  • commander^6.1.0
  • debug^4.1.1
  • expect^26.4.2
  • extract-zip^2.0.1
  • https-proxy-agent^5.0.0
  • jpeg-js^0.4.2
  • mime^2.4.6
  • minimatch^3.0.3
  • ms^2.1.2
  • pirates^4.0.1
  • pixelmatch^5.2.1
  • pngjs^5.0.0
  • …and 8 more.