PkgRadar

Package evidence

@aionui/[email protected]

Js Remote Exe Exec, Js Hidden Powershell, Remote Payload

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
2
First published
Jun 2026
Publisher
goworm

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@aionui/[email protected]"],"fail_on":"high"}'

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":["@aionui/[email protected]"],"fail_on":"high"}'
Publishergoworm
Artifact bytes12,259
Previous versionnone
Published2026-06-26T16:34:41.819Z
SHA-256902f3db889067b40ef96a85e4f40c7f5fdf8227c3b2935f4537d110615267597

Why flagged

What the scanner saw

Js Remote Exe Exec

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

Availability ledger

available

high
Last checked
highRisk
102Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 102 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Remote Exe Execmanifest45
highJs Hidden Powershellmanifest45
mediumRemote Payloadmanifest12

Manifest

Package metadata

Dependencies1
  • @officecli/officecli^1.0.0