Package evidence
@gujiwuqing/[email protected]
Install-time lifecycle script: postinstall="simple-git-hooks"
Recommended action
Block this updateStatic 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":["@gujiwuqing/[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":["@gujiwuqing/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="simple-git-hooks"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 30 · status changed
Related candidates
Linked campaigns and clusters
Install-time lifecycle script — postinstall="simple-git-hooks"
7 members · evidence strength 90gujiwuqing
2 members · evidence strength 50Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="simple-git-hooks" | 30 |
Manifest
Package metadata
Scripts5
buildtsc --noEmit && tsx ./scripts/build.tschecktsc --noEmit && tsx ./scripts/check.tsformatprettier --cache --write ./**/*.{js,cjs,mjs,ts,jsx,tsx,json}linteslint --cache --fix ./**/*.{js,cjs,mjs,ts,jsx,tsx}postinstallsimple-git-hooks
Dependencies18
@commitlint/cli20.2.0@commitlint/config-conventional20.2.0@commitlint/types20.2.0@eslint/js9.39.1@gkd-kit/api0.8.0@gkd-kit/define0.0.1@gkd-kit/tools0.8.0@types/node25.0.0eslint9.39.1eslint-config-prettier10.1.8eslint-plugin-unused-imports4.3.0json52.2.3lint-staged16.2.7prettier3.7.4simple-git-hooks2.13.1tsx4.21.0typescript5.9.3typescript-eslint8.49.0