PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node install.mjs"

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
166
Versions published
14
First published
Feb 2026
Publisher
unixatch

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherunixatch
Artifact bytes53,462
Previous version0.8.5-beta
Published2026-04-27T14:58:40.464Z
SHA-256008af1a751dd030ec08bce748020d9f899023e3a5ad98392678e94660c5a5979

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node install.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.8.6-betaVersion
Status history (1 event)
  1. newavailable · risk review · score 5 · 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 install.mjs"5

Manifest

Package metadata

Scripts6
  • postinstallnode install.mjs
  • prepublishOnlynode prepublish.mjs
  • testCliArgumentsnode tests/checkCliArguments.mjs
  • testCliArguments_fileOutputsnode tests/checkCliArguments.mjs -fo
  • testCliArguments_logFilePathnode tests/checkCliArguments.mjs -lf
  • testCliArguments_stdoutnode tests/checkCliArguments.mjs -
Dependencies1
  • spessasynth_core^4.0.25