PkgRadar

Package evidence

@pd241008/[email protected]

Install-time lifecycle script: postinstall="node dist/install.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
13
First published
Jan 2026
Publisher
pd241008

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":["@pd241008/[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":["@pd241008/[email protected]"],"fail_on":"high"}'
Publisherpd241008
Artifact bytes12,292
Previous version1.5.1
Published2026-05-25T09:55:12.444Z
SHA-25654900ccd332dbe68ccf20acd107c0b79c2e3639747660e6a56d50f838293919b

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.5.3 vs 1.5.1: "node dist/install.js"

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.5.3Version
Status history (2 events)
  1. availableavailable · risk high · score 45 · status available -> available, risk high -> high, score 81 -> 45
  2. newavailable · risk high · score 81 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.5.3 vs 1.5.1: "node dist/install.js"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.5.3 vs 1.5.1: "node dist/install.js"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node dist/install.js"5

Manifest

Package metadata

Scripts4
  • buildtsc
  • postinstallnode dist/install.js
  • prepublishOnlynpm run build
  • testjest
Dependencies7
  • @react-three/drei^10.7.7
  • @react-three/fiber^9.6.0
  • framer-motion^12.38.0
  • inquirer^8.2.7
  • lucide-react^1.8.0
  • three^0.184.0
  • zod^4.3.6