PkgRadar

Package evidence

@simonyea/[email protected]

Js Socket Command Exec, Js Detached Ip Exfil, Js Remote Exe Exec +2 more

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
343
First published
Mar 2026
Publisher
simonyea

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":["@simonyea/[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":["@simonyea/[email protected]"],"fail_on":"high"}'
Publishersimonyea
Artifact bytes470,845
Previous version2.1.127
Published2026-07-21T13:42:44.695Z
SHA-25623cedb4b68d983309ca02c56d16595a4c88147aeeb741b8ec82eeadaa9248847

Why flagged

What the scanner saw

Js Socket Command Exec

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Socket Command Execmanifest45
highJs Detached Ip Exfilmanifest45
highJs Remote Exe Execmanifest45
highJs Hidden Powershellmanifest45
mediumRemote Payloadmanifest12
mediumRemote Payloadmanifest12

Manifest

Package metadata

Dependencies5
  • chalk^4.1.2
  • commander^11.1.0
  • inquirer^8.2.6
  • node-fetch^2.7.0
  • ora^5.4.1