PkgRadar

Package evidence

@depup/[email protected]

Disguised Lifecycle Hook

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
61
First published
Mar 2026
Publisher
chiefmikey

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":["@depup/[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":["@depup/[email protected]"],"fail_on":"review"}'
Publisherchiefmikey
Artifact bytes81,043
Previous version29.16.0-depup.47
Published2026-08-09T16:09:13.695Z
SHA-256c68b22100305ed5a6632aa073e068f14dca3c9c6121be845d7db1c3147547e5b

Why flagged

What the scanner saw

Disguised Lifecycle Hook

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

Availability ledger

available

review
Last checked
reviewRisk
15Score
29.16.0-depup.48Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumDisguised Lifecycle Hookmanifest15

Manifest

Package metadata

Dependencies1
  • @typescript-eslint/utils^8.66.0