PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["[email protected]"],"fail_on":"high"}'

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":["[email protected]"],"fail_on":"high"}'
Publisherjeffjiang
Artifact bytes144,497
Previous version1.1.0
Published2026-05-24T13:14:08.773Z
SHA-25620d9611948b93bd205e95fd7f57d90725fef19eb02b0b18283ac09df69ad8d0d

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.1.1Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/utils/iosAgentDebugDevice.jsmatched "curl "12
mediumRemote Payloadpackage/dist/infrastructure/midscene/MidsceneRuntimeReal.jsmatched "curl "12
mediumRemote Payloadpackage/scripts/start-ios-wda.shmatched "curl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/utils/iosAgentDebugDevice.jsmatched "curl "12
mediumRemote Payloadpackage/dist/infrastructure/midscene/MidsceneRuntimeReal.jsmatched "curl "12
mediumRemote Payloadpackage/scripts/start-ios-wda.shmatched "curl "12
lowObfuscationpackage/dist/infrastructure/airtest/AirtestRuntime.jsmatched "Buffer.from(task.airtest.bundleBase64, \"base64"3
lowObfuscationpackage/dist/application/reporter/ReporterApplicationService.jsmatched "Buffer.from(payload.dataBase64, \"base64"3
lowObfuscationpackage/dist/utils/seedMidsceneTaskCache.jsmatched "Buffer.from(b64, \"base64"3

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.build.json
  • checktsc -p tsconfig.json --noEmit
  • mcptsx src/mcp/cli.ts
  • mcp:setuptsx src/mcp/cli.ts setup
  • startnode dist/main.js
  • testtsx --test src/tests/**/*.test.ts
Dependencies11
  • @midscene/android^1.7.5
  • @midscene/harmony^1.7.5
  • @midscene/ios^1.7.5
  • @modelcontextprotocol/sdk^1.17.5
  • koa^2.15.4
  • lodash^4.17.21
  • sharp^0.33.5
  • tsx^4.20.6
  • ws^8.18.3
  • yaml^2.8.1
  • zod^3.25.76