PkgRadar

Package evidence

@milaboratories/[email protected]

Large Javascript Payload: 3629722 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
579
Versions published
370Mature · −50% score
First published
Oct 2024
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 bytes4,580,687
Previous version1.11.18
Published2026-05-28T14:50:53.330Z
SHA-25623d5468a4502808d33ee8b11f01c449d2354ebd2d9b2277cfcde1ec0b470120e

Why flagged

What the scanner saw

Large Javascript Payload: 3629722 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/assets/index-CKVa3wBs.js3629722 bytes10

Manifest

Package metadata

Scripts8
  • buildts-builder build --target block-ui
  • checkts-builder check --target block-ui
  • devts-builder serve --target block-ui --use-sources
  • 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
Dependencies3
  • @milaboratories/milaboratories.ui-examples.model1.6.19
  • @platforma-sdk/model1.77.15
  • vue3.5.24