PkgRadar

Package evidence

@midscene/[email protected]

Large Javascript Payload: 2690656 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.

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,699,654
Previous version0.2.2-beta-20240809085810.0
Published2024-08-09T09:09:10.744Z
SHA-2563fb130852e84b8f7f0ae1a4ba8076261d2c8cdb7658ba5d0ae53fc259565f5b5

Why flagged

What the scanner saw

Large Javascript Payload: 2690656 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.2-beta-20240809090814.0Version
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.56e33cc4.js2690656 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-beta-20240809090814.0
  • @midscene/visualizer-report0.2.2-beta-20240809090814.0
  • inquirer10.1.5
  • openai4.47.1
  • sharp0.33.3