PkgRadar

Package evidence

@hzab/[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 total version(s), has 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
1
First published
Jun 2026
Publisher
yansongcai

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":["@hzab/[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":["@hzab/[email protected]"],"fail_on":"high"}'
Publisheryansongcai
Artifact bytes3,117,988
Previous versionnone
Published2026-06-16T07:47:07.616Z
SHA-2569170f7798890cf39cc118651ee8b6cda1eb78bedb2d7f717b385335a5340ef28

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 total version(s), has 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
5.42.2-beta3Version
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 Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="husky install"5

Manifest

Package metadata

Scripts24
  • buildgulp
  • build-docdumi build && echo '!.*' > dist/.surgeignore
  • ci-install-react-19pnpm i react@19 react-dom@19
  • linteslint . && stylelint "**/*.{css,less,scss}"
  • lint:fixprettier --write . && eslint --fix . && stylelint --fix "**/*.{css,less,scss}"
  • package-diffantd-tools run package-diff --path=./lib
  • postinstallhusky install
  • preparehusky install
  • pubnpm run package-diff && npm publish ./lib
  • pub:alphanpm publish ./lib --tag alpha
  • pub:devnpm publish ./lib --tag dev
  • publish:alphanpm publish --tag alpha
  • publish:betanpm publish --tag beta
  • publish:stablenpm publish --access public
  • size-limitsize-limit
  • size-limit:cisize-limit --json
  • startdumi dev
  • testjest
  • test-with-coveragejest --coverage
  • version:alphanpm version prerelease --preid=alpha
  • version:betanpm version prerelease --preid=beta
  • version:majornpm version major
  • version:miniornpm version minor
  • version:patchnpm version patch
Dependencies20
  • @floating-ui/dom^1.4.2
  • @rc-component/mini-decimal^1.1.0
  • @react-spring/web~9.6.1
  • @use-gesture/react10.3.0
  • ahooks^3.7.6
  • antd-mobile-icons^0.3.0
  • antd-mobile-v5-count^1.0.1
  • classnames^2.3.2
  • dayjs^1.11.7
  • deepmerge^4.3.1
  • nano-memoize^3.0.16
  • rc-field-form^1.34.2
  • rc-segmented~2.4.1
  • rc-util^5.44.4
  • react-fast-compare^3.2.2
  • react-is^18.2.0
  • runes2^1.1.2
  • staged-components^1.1.3
  • tslib^2.5.0
  • use-sync-external-store^1.2.0