PkgRadar

Package evidence

@midscene/[email protected]

Install-time lifecycle script: postinstall="fetch-scrcpy-server 3.1"

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
9,068Niche · −30% score
Versions published
1,145Mature · −50% score
First published
Mar 2025
Publisher
zhoushaw

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 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":["@midscene/[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":["@midscene/[email protected]"],"fail_on":"review"}'
Publisherzhoushaw
Artifact bytes7,020,826
Previous version0.14.3-beta-20250409031306.0
Published2025-04-09T03:59:41.227Z
SHA-256c22f0fcf200064d6520aa9ffa5f1195ae0e3020f6ac65d35a3d7798099986f9a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="fetch-scrcpy-server 3.1"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.14.3-beta-20250409035641.0Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="fetch-scrcpy-server 3.1"5
lowLarge Javascript Payloadpackage/static/static/js/792.8ac93205.js2412909 bytes0
lowLarge Javascript Payloadpackage/static/static/js/index.639d5a37.js4486741 bytes0

Manifest

Package metadata

Scripts8
  • buildmodern build -c ./modern.config.ts
  • build:watchmodern build -w -c ./modern.config.ts
  • devmodern dev
  • dev:servernpm run build && ./bin/playground
  • postinstallfetch-scrcpy-server 3.1
  • testvitest --run
  • test:aiMIDSCENE_CACHE=true npm run test
  • test:uvitest --run -u
Dependencies14
  • @midscene/core0.14.3-beta-20250409035641.0
  • @midscene/shared0.14.3-beta-20250409035641.0
  • @midscene/web0.14.3-beta-20250409035641.0
  • @yume-chan/adb^1.1.0
  • @yume-chan/adb-scrcpy^1.1.0
  • @yume-chan/adb-server-node-tcp^1.1.0
  • @yume-chan/fetch-scrcpy-server^1.0.0
  • @yume-chan/scrcpy^1.1.0
  • @yume-chan/stream-extra^1.0.0
  • appium-adb12.12.1
  • cors2.8.5
  • express^4.21.2
  • open10.1.0
  • socket.io^4.8.1