PkgRadar

Package evidence

@soulwax/[email protected]

Install-time lifecycle script: postinstall="node setup-termux.js"

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
12
First published
Jan 2026
Publisher
soulwax

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":["@soulwax/[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":["@soulwax/[email protected]"],"fail_on":"review"}'
Publishersoulwax
Artifact bytes17,399
Previous version1.3.0
Published2026-05-28T04:08:19.463Z
SHA-25666452c1152bf162302f13daba8e4019b300243c6774982343a319e387a83707c

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node setup-termux.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.3.1Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 35 -> 5
  2. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node setup-termux.js"5

Manifest

Package metadata

Scripts7
  • buildtsc
  • devts-node src/d-fi.ts
  • linteslint .
  • postinstallnode setup-termux.js
  • prebuildeslint .
  • prepublishOnlyeslint . && tsc
  • testnode scripts/run-ava.cjs
Dependencies13
  • @soulwax/d-fi-core^2.2.0
  • adm-zip^0.5.16
  • chalk^4.1.2
  • commander^9.5.0
  • dot-prop^6.0.1
  • egoroof-blowfish^4.0.2
  • got^11.8.6
  • gradient-string^2.0.2
  • log-update^4.0.0
  • p-queue^6.6.2
  • prompts^2.4.2
  • true-case-path^2.2.1
  • update-check^1.5.4