PkgRadar

Package evidence

@miris-inc/[email protected]

Large Javascript Payload: 15949203 bytes

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
405
First published
Jan 2026
Publisher
miris-devops

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":["@miris-inc/[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":["@miris-inc/[email protected]"],"fail_on":"review"}'
Publishermiris-devops
Artifact bytes5,176,574
Previous version0.0.8-8bb76a9
Published2026-05-28T05:39:50.502Z
SHA-256d88fec453fe7ba5dfcfdd1326b86502119f866537957c6e885ca3736b79f452d

Why flagged

What the scanner saw

Large Javascript Payload: 15949203 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.0.8-99f6922Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/components.js15949203 bytes10

Manifest

Package metadata

Scripts2
  • bcd ../.. && vite build --mode packages/components
  • buildcd ../.. && vite build --mode packages/components