PkgRadar

Package evidence

mireye-earth==0.2.0

Py Runtime Subprocess: subprocess call — process spawning.

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
2
First published
May 2026
Publisher
Mireye

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":["mireye-earth==0.2.0"],"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":["mireye-earth==0.2.0"],"fail_on":"review"}'
PublisherMireye
Artifact bytes361,285
Previous versionnone
Published2026-05-26T20:17:57
SHA-256b134b71d2b4a90b205c5ec36635c0ffbcba063348b6aee373c0d2f4bf64114ba

Why flagged

What the scanner saw

Py Runtime Subprocess: subprocess call — process spawning.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Runtime Subprocessmireye_earth-0.2.0/scripts/benchmark_get_location.pysubprocess call — process spawning.20
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Runtime Subprocessmireye_earth-0.2.0/scripts/benchmark_get_location.pysubprocess call — process spawning.20
lowCredential file accessmireye_earth-0.2.0/scripts/refresh_ee_fixtures.pymatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accessmireye_earth-0.2.0/scripts/verify_ee_access.pymatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accessmireye_earth-0.2.0/src/mireye_earth/_core/ee_client.pymatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accessmireye_earth-0.2.0/.github/workflows/bump-overture-pin.ymlmatched "GITHUB_TOKEN"3
lowCredential file accessmireye_earth-0.2.0/.github/workflows/refresh-ee-fixtures.ymlmatched "GOOGLE_APPLICATION_CREDENTIALS"3
lowCredential file accessmireye_earth-0.2.0/.github/workflows/refresh-local-indexes.ymlmatched "GITHUB_TOKEN"3