PkgRadar

Package evidence

@superatomai/[email protected]

Large Javascript Payload: 2084046 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.

Versions published
4
First published
May 2026
Publisher
superatom.ai

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":["@superatomai/[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":["@superatomai/[email protected]"],"fail_on":"review"}'
Publishersuperatom.ai
Artifact bytes2,675,858
Previous version0.0.3
Published2026-05-26T09:54:37.130Z
SHA-25629d7f67f949e37cce45f3d565208e467d9f09a9c98bf58077c7e006ee042dbf8

Why flagged

What the scanner saw

Large Javascript Payload: 2084046 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2084046 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2074079 bytes10

Manifest

Package metadata

Scripts3
  • buildtsup
  • devtsup --watch
  • typechecktsc --noEmit
Dependencies6
  • @iconify/react^6.0.2
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.1
  • rehype-raw^7.0.0
  • remark-gfm^4.0.1
  • zod^4.1.12