PkgRadar

Package evidence

@midscene/[email protected]

Large Javascript Payload: 2690415 bytes

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
30,150Mainstream · −50% score
Versions published
1,444Mature · −50% score
First published
Jul 2024
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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes3,702,236
Previous version0.2.2-beta-20240809150001.0
Published2024-08-12T01:57:37.967Z
SHA-256099041a8def8b1252e2c8cc6de33f5fdbef828c9ac3766476235d2ad49f81d29

Why flagged

What the scanner saw

Large Javascript Payload: 2690415 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.2.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/visualizer-report/static/js/index.013f8b6a.js2690415 bytes0

Manifest

Package metadata

Scripts13
  • buildnpm run build:pkg && npm run build:script && node ./report-script.mjs
  • build:pkgmodern build -c ./modern.config.ts
  • build:scriptmodern build -c ./modern.inspect.config.ts
  • build:watchmodern build -w -c ./modern.config.ts & modern build -w -c ./modern.inspect.config.ts
  • devmodern dev
  • e2eplaywright test --config=playwright.config.ts
  • e2e:cacheMIDSCENE_CACHE=true playwright test --config=playwright.config.ts
  • e2e:uiplaywright test --config=playwright.config.ts --ui
  • e2e:ui-cacheMIDSCENE_CACHE=true playwright test --config=playwright.config.ts --ui
  • newmodern new
  • testvitest --run
  • test:allAITEST=true vitest --run
  • upgrademodern upgrade
Dependencies5
  • @midscene/core0.2.2
  • @midscene/visualizer-report0.2.2
  • inquirer10.1.5
  • openai4.47.1
  • sharp0.33.3