PkgRadar

Package evidence

@platforma-open/[email protected]

Large Javascript Payload: 3222080 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
226
Versions published
90Mature · −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":["@platforma-open/[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":["@platforma-open/[email protected]"],"fail_on":"review"}'
Publishermike-ainsel
Artifact bytes6,608,506
Previous version4.1.4
Published2026-05-20T17:49:18.537Z
SHA-256feb31e5bd91822f428d71ff064e84541501501eda7671fb232b768d1571fcbc7

Why flagged

What the scanner saw

Large Javascript Payload: 3222080 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
4.1.5Version
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-D5FdnebS.js3222080 bytes10

Manifest

Package metadata

Scripts7
  • buildts-builder build --target browser
  • devts-builder build --target browser --watch
  • do-packshx rm -f *.tgz && pnpm pack && shx mv *.tgz package.tgz
  • linteslint .
  • testvitest
  • type-checkts-builder type-check --target browser
  • watchts-builder build --target browser --watch
Dependencies10
  • @milaboratories/graph-maker1.4.2
  • @milaboratories/multi-sequence-alignment1.47.12
  • @milaboratories/strings0.1.2
  • @platforma-open/milaboratories.top-antibodies.model4.1.5
  • @platforma-sdk/model1.77.4
  • @platforma-sdk/ui-vue1.77.4
  • @types/lodash.debounce^4.0.9
  • lodash.debounce^4.0.8
  • sass-embedded^1.77.8
  • vue3.5.24