PkgRadar

Package evidence

@miradorlabs/[email protected]

Remote Dependency Spec: dependencies.mirador-gateway-ingest-web="https://storage.googleapis.com/mirador-shd-packages/gateway/ingest/grpc-web/mirador-gateway-ingest-grpc-web-1.0.10.tgz"

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
17
First published
Feb 2026
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

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":["@miradorlabs/[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":["@miradorlabs/[email protected]"],"fail_on":"high"}'
Artifact bytes357,345
Previous version2.2.2
Published2026-05-29T18:06:25.469Z
SHA-256136d211ed1359123f6efeb1f654f5446b7658a4f802615adf0746a51c30026d2

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.mirador-gateway-ingest-web="https://storage.googleapis.com/mirador-shd-packages/gateway/ingest/grpc-web/mirador-gateway-ingest-grpc-web-1.0.10.tgz"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
24Score
2.3.0Version
Status history (2 events)
  1. availableavailable · risk high · score 24 · status available -> available, risk high -> high, score 47 -> 24
  2. newavailable · risk high · score 47 · status changed

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.mirador-gateway-ingest-web="https://storage.googleapis.com/mirador-shd-packages/gateway/ingest/grpc-web/mirador-gateway-ingest-grpc-web-1.0.10.tgz"12
highDependency Changed To Remote Vs Previouspackage.jsondependencies.mirador-gateway-ingest-web changed to remote spec in 2.3.0 vs 2.2.2: "https://storage.googleapis.com/mirador-shd-packages/gateway/ingest/grpc-web/mirador-gateway-ingest-grpc-web-1.0.10.tgz"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.mirador-gateway-ingest-webhttps://storage.googleapis.com/mirador-shd-packages/gateway/ingest/grpc-web/mirador-gateway-ingest-grpc-web-1.0.10.tgzlow0no remote findings

Manifest

Package metadata

Scripts10
  • buildrm -rf dist/ && rollup -c
  • linteslint src/ tests/
  • lint:fixeslint src/ tests/ --fix
  • preparehusky || true
  • release:majornpm version major && git push --follow-tags
  • release:minornpm version minor && git push --follow-tags
  • release:patchnpm version patch && git push --follow-tags
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies5
  • @miradorlabs/plugins1.2.0
  • google-protobuf^3.21.4
  • grpc-web^2.0.2
  • mirador-gateway-ingest-webhttps://storage.googleapis.com/mirador-shd-packages/gateway/ingest/grpc-web/mirador-gateway-ingest-grpc-web-1.0.10.tgz
  • rxjs^7.8.2