PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: preinstall="node bin/preinstall.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.

Weekly downloads
1,401Niche · −30% score
Versions published
20
First published
May 2026
Publisher
dpkay.com

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherdpkay.com
Artifact bytes1,267,832
Previous version0.5.3
Published2026-05-23T13:13:40.203Z
SHA-25680071bbbc621ac6256158468e2e46fe576a825cca36cbda850c633a31ca832e1

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node bin/preinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.6.0Version
Status history (3 events)
  1. availableavailable · risk review · score 7 · status available -> available, risk high -> review, score 87 -> 7
  2. availableavailable · risk high · score 87 · status available -> available, risk high -> high, score 162 -> 87
  3. newavailable · risk high · score 162 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="node bin/postinstall.js"

33 members · evidence strength 90
Publisher / release actor burststale

dpkay.com

2 members · evidence strength 64
Repeated static TTPstale

Install Lifecycle Remote Or Exec — preinstall="node bin/preinstall.js"

2 members · evidence strength 70
Repeated static TTPstale

Install-time lifecycle script — preinstall="node bin/preinstall.js"

2 members · evidence strength 70
Repeated static TTPstale

Credential file access — matched ".Azure"

24 members · evidence strength 90

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node bin/preinstall.js"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js"5

Manifest

Package metadata

Scripts7
  • buildtsc
  • postinstallnode bin/postinstall.js
  • preinstallnode bin/preinstall.js
  • preuninstallnode bin/preuninstall.js
  • startnode bin/splitgame.js
  • testvitest run
  • watchtsc -w
Dependencies4
  • @modelcontextprotocol/sdk^1.29.0
  • @xterm/headless^6.0.0
  • node-pty^1.1.0
  • zod^4.4.3