PkgRadar

Package evidence

@dst-justin/[email protected]

Install Lifecycle Remote Or Exec, New Account With Lifecycle Hook, Install-time lifecycle script

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
6
First published
Jun 2026
Publisher
dst-justin

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":["@dst-justin/[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":["@dst-justin/[email protected]"],"fail_on":"review"}'
Publisherdst-justin
Artifact bytes24,762
Previous version2.1.1
Published2026-06-24T04:20:46.917Z
SHA-2562df7f438fff8a9d36e4e5679340d0cea5d1a802e00186d79f70fd2fb3f7eacf3

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec

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

Availability ledger

available

review
Last checked
reviewRisk
35Score
2.1.2Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.json30
mediumNew Account With Lifecycle Hookpackage.json10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.json30
mediumNew Account With Lifecycle Hookpackage.json10
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 1

Sign in to view install / lifecycle script contents.