PkgRadar

Package evidence

@midscene/[email protected]

Large Javascript Payload: 2101098 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
33,602Mainstream · −50% score
Versions published
1,399Mature · −50% score
First published
Jul 2024
Publisher
GitHub ActionsTrusted automation · −70% score

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":["@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"}'
Artifact bytes2,114,956
Previous version1.8.4-beta-20260527111047.0
Published2026-05-28T10:22:55.207Z
SHA-25617a94d84a437c508bbc0509d6b50d37d5554018896cef48c8eddb69d8e063b72

Why flagged

What the scanner saw

Large Javascript Payload: 2101098 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.8.4-beta-20260528102111.0Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/lib/utils.js2101098 bytes10
mediumLarge Javascript Payloadpackage/dist/es/utils.mjs2096607 bytes10

Manifest

Package metadata

Scripts8
  • buildrslib build
  • build:watchUSE_DEV_REPORT=1 rslib build --watch --no-clean
  • computerTEST_COMPUTER=true npm run test:ai -- tests/ai/evaluate/computer.test.ts
  • devnpm run build:watch
  • testvitest --run
  • test:aiAITEST=true npm run test
  • test:parse-actionnpm run test:ai -- tests/ai/parse-action.test.ts
  • test:uvitest --run -u
Dependencies13
  • @midscene/shared1.8.4-beta-20260528102111.0
  • @ui-tars/action-parser1.2.3
  • dayjs^1.11.11
  • dotenv^16.4.5
  • fetch-socks^1.3.0
  • js-yaml4.1.0
  • jsonrepair3.12.0
  • mdast-util-from-markdown^2.0.2
  • mdast-util-to-markdown^2.1.2
  • openai6.3.0
  • semver7.5.2
  • undici^6.0.0
  • zod^3.25.1