PkgRadar

Package evidence

@platforma-open/[email protected]

Large Javascript Payload: 2676812 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
11
Versions published
18Established · −30% score
First published
Jul 2025
Publisher
mike-ainsel

Effective trust discount applied: 30% (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 bytes3,391,409
Previous version1.11.0
Published2026-04-21T21:10:27.839Z
SHA-256699657c8aa7a4c05427002425e06d6412a38e870c739f1508eb8241733305a0a

Why flagged

What the scanner saw

Large Javascript Payload: 2676812 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/assets/index-DP9y77D0.js2676812 bytes10

Manifest

Package metadata

Scripts5
  • buildvue-tsc -b && vite build
  • devvite
  • linteslint .
  • previewvite preview
  • watchvue-tsc && vite build --watch
Dependencies4
  • @platforma-open/milaboratories.import-vdj.model1.10.0
  • @platforma-sdk/model1.59.3
  • @platforma-sdk/ui-vue1.59.4
  • vue^3.5.24