PkgRadar

Package evidence

@miqro/[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.

Versions published
194Mature · −50% score
First published
Mar 2020
Publisher
claukers

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@miqro/[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":["@miqro/[email protected]"],"fail_on":"review"}'
Publisherclaukers
Artifact bytes83,481
Previous version5.1.3
Published2026-05-27T17:50:15.800Z
SHA-25606c7d24566f98989161879f6ac8f0ea55fa8a6b57a6f8e801e8fdffdc3b78a65

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
5.1.4Version
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
  • coverageLOG_LEVEL=none node --enable-source-maps --experimental-test-coverage --test test/*.test.js
  • prebuildrm -Rf build/;
  • preparenpm run build
  • pretestnpm run build
  • testLOG_LEVEL=none NODE_ENV=test node --enable-source-maps --test test/*.test.js
Dependencies3
  • @miqro/parser^2.0.6
  • @miqro/request^0.2.5
  • cookie1.1.1