PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherjeffjiang
Artifact bytes132,780
Previous versionnone
Published2026-05-24T07:14:15.508Z
SHA-256ae239257ab7c9ba9bcb168a7a3fcda79e11bdf5c3e3e943634c232eac9c3e457

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

review
Last checked
reviewRisk
33Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 33 · status changed

Evidence

Static findings

5 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
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/utils/iosAgentDebugDevice.jsmatched "curl "12
mediumRemote Payloadpackage/dist/infrastructure/midscene/MidsceneRuntimeReal.jsmatched "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