PkgRadar

Package evidence

@epilot/[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.

Weekly downloads
6,945Niche · −30% score
Versions published
263Mature · −50% score
First published
Jan 2021
Publisher
josh.stewart.epilot

Effective trust discount applied: 50% (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":["@epilot/[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":["@epilot/[email protected]"],"fail_on":"review"}'
Artifact bytes1,062,917
Previous version4.0.0
Published2026-06-25T10:58:24.025Z
SHA-256ab8c48cf382f552ee46be6ff870fc67aaf29c146bb449cd94c16bdf05c927c24

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
4Score
4.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumDisguised Lifecycle Hookpackage.json15

Manifest

Package metadata

Scripts 19

Sign in to view install / lifecycle script contents.

Dependencies15
  • @date-io/date-fns1.3.13
  • @epilot360/feature-flags-service^1.2.0
  • @epilot360/icons^1.17.14
  • @material-ui/core4.12.4
  • @material-ui/icons>=4
  • @material-ui/lab^4.0.0-alpha.56
  • @material-ui/pickers3.3.10
  • @types/jss^10.0.0
  • @types/lodash^4.14.175
  • classnames^2.3.1
  • clsx^2.1.1
  • date-fns2.19.0
  • lodash^4.17.21
  • react-beautiful-dnd^13.1.1
  • react-input-mask2.0.4