PkgRadar

Package evidence

[email protected]

no findings

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
169
Versions published
5
First published
May 2026
Publisher
jeffjiang

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":["[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 bytes158,513
Previous version1.1.1
Published2026-06-12T02:38:31.744Z
SHA-25689c3c8524abf8f552be384fb0fccac0517c62b7fd775853a25971cb01b8cbbc7

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

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