PkgRadar

Package evidence

@platforma-open/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"mike-ainsel","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"open"},"version_anomaly":false,"new_account":false}

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.

Versions published
1
First published
Jun 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 bytes3,790,506
Previous versionnone
Published2026-06-18T11:03:31.510Z
SHA-256b1781cdb01ab74f98b14eb1a927cb9af1ea3a84ad092f00263631b60b1527a31

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"mike-ainsel","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"open"},"version_anomaly":false,"new_account":false}

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.1.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
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"mike-ainsel","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"open"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts5
  • buildts-builder build --target browser
  • checkts-builder check --target browser
  • devts-builder serve --target browser
  • fmtts-builder format
  • watchts-builder build --target browser --watch
Dependencies6
  • @platforma-open/milaboratories.sequence-embeddings.model1.1.0
  • @platforma-sdk/model1.79.6
  • @platforma-sdk/ui-vue1.79.6
  • ag-grid-enterprise~34.1.2
  • ag-grid-vue3~34.1.2
  • vue3.5.24