PkgRadar

Package evidence

@smithers-orchestrator/[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"const fs=require('fs');const p=__dirname+'/bin/jj';if(fs.existsSync(p))fs.chmodSync(p,0o755)\""

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.

Weekly downloads
10
Versions published
2
First published
Jun 2026
Publisher
fucory

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":["@smithers-orchestrator/[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":["@smithers-orchestrator/[email protected]"],"fail_on":"high"}'
Publisherfucory
Artifact bytes10,623,009
Previous version0.23.0
Published2026-06-16T16:37:48.047Z
SHA-2561f1b10f9236a26d5f217b3b6913f1a723d6a390bba2d0f1a2eeed9fb11b5f717

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.24.0 vs 0.23.0: "node -e \"const fs=require('fs');const p=__dirname+'/bin/jj';if(fs.existsSync(p))fs.chmodSync(p,0o755)\""

2 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

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook — package first published 8 day(s) ago, 2 total version(s), has lifecycle hook

12 members · evidence strength 84
Publisher / release actor burstactive

fucory

2 members · evidence strength 65
Repeated static TTPcandidate

New Account With Lifecycle Hook — package first published 8 day(s) ago, 2 total version(s), has lifecycle hook

12 members · max score 107
Publisher / release actor burstcandidate

fucory

2 members · max score 75

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.24.0 vs 0.23.0: "node -e \"const fs=require('fs');const p=__dirname+'/bin/jj';if(fs.existsSync(p))fs.chmodSync(p,0o755)\""40
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"const fs=require('fs');const p=__dirname+'/bin/jj';if(fs.existsSync(p))fs.chmodSync(p,0o755)\""30
highNew Account With Lifecycle Hookpackage.jsonpackage first published 8 day(s) ago, 2 total version(s), has lifecycle hook25
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.24.0 vs 0.23.0: "node -e \"const fs=require('fs');const p=__dirname+'/bin/jj';if(fs.existsSync(p))fs.chmodSync(p,0o755)\""40
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"const fs=require('fs');const p=__dirname+'/bin/jj';if(fs.existsSync(p))fs.chmodSync(p,0o755)\""30
highNew Account With Lifecycle Hookpackage.jsonpackage first published 8 day(s) ago, 2 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"const fs=require('fs');const p=__dirname+'/bin/jj';if(fs.existsSync(p))fs.chmodSync(p,0o755)\""5

Manifest

Package metadata

Scripts1
  • postinstallnode -e "const fs=require('fs');const p=__dirname+'/bin/jj';if(fs.existsSync(p))fs.chmodSync(p,0o755)"