PkgRadar

Package evidence

@milaboratories/[email protected]

Large Javascript Payload: 2294289 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.

Weekly downloads
413
Versions published
309Mature · −50% score
First published
Apr 2025
Publisher
mike-ainsel

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

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":["@milaboratories/[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":["@milaboratories/[email protected]"],"fail_on":"review"}'
Publishermike-ainsel
Artifact bytes7,601,324
Previous version1.3.24
Published2026-05-28T14:50:46.792Z
SHA-2563d58ffda49764560cbcb1aa96df314618f86497c2ac3cb1577572160a427e491

Why flagged

What the scanner saw

Large Javascript Payload: 2294289 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
1.3.25Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/assets/editor.api-DX6youyr.js2294289 bytes10
mediumLarge Javascript Payloadpackage/dist/assets/index-re7X3Xm9.js3508294 bytes10

Manifest

Package metadata

Scripts8
  • buildts-builder build --target block-ui
  • checkts-builder check --target block-ui
  • devts-builder serve --target block-ui
  • fmtts-builder format
  • formatter:checkts-builder formatter --check
  • linter:checkts-builder linter --check
  • types:checkts-builder type-check --target block-ui
  • watchts-builder build --target block-ui --watch
Dependencies5
  • @milaboratories/helpers1.14.2
  • @milaboratories/milaboratories.pool-explorer.model1.3.19
  • @platforma-sdk/ui-vue1.77.15
  • monaco-editor^0.52.2
  • vue3.5.24