PkgRadar

Package evidence

@mikode13/[email protected]

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
1
First published
Jul 2026
Publisher
mikode13

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":["@mikode13/[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":["@mikode13/[email protected]"],"fail_on":"high"}'
Publishermikode13
Artifact bytes5,044
Previous versionnone
Published2026-07-25T00:59:53.436Z
SHA-2569a31517699b1fe0deb0da2eb043773ae0286df9b879bbba5f6f98d13acbcae2c

Why flagged

What the scanner saw

New Account With Lifecycle Hook

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

Availability ledger

available

high
Last checked
highRisk
5Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies9
  • @eslint-react/eslint-plugin5.18.0
  • @eslint/js10.0.1
  • eslint-import-resolver-typescript4.4.5
  • eslint-plugin-import-x4.17.1
  • eslint-plugin-jsx-a11y-x0.2.0
  • eslint-plugin-react-hooks7.1.1
  • globals17.7.0
  • typescript6.0.3
  • typescript-eslint8.65.0