PkgRadar

Package evidence

@platforma-open/[email protected]

Large Javascript Payload: 5867492 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
4
Versions published
4
First published
Jan 2026
Publisher
mike-ainsel

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 bytes7,661,621
Previous version1.1.1
Published2026-04-10T17:35:28.952Z
SHA-256fc803072dd5f5faf18cd3a932beb23b42791f92aca4f630d22fd7c0f7c1add57

Why flagged

What the scanner saw

Large Javascript Payload: 5867492 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.2.0Version
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/dist/assets/index-Db2nWTeF.js5867492 bytes10

Manifest

Package metadata

Scripts5
  • buildvue-tsc -b && vite build
  • devvite
  • linteslint .
  • previewvite preview
  • watchvue-tsc && vite build --watch
Dependencies6
  • @milaboratories/graph-maker1.2.10
  • @milaboratories/multi-sequence-alignment1.46.3
  • @platforma-open/milaboratories.tcrdisco-enrichment.model1.2.0
  • @platforma-sdk/model1.53.4
  • @platforma-sdk/ui-vue1.53.4
  • vue3.5.24