Package evidence
@gzxijiu/[email protected]
Install-time lifecycle script: preinstall="node -e \"if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }\" || (pnpm dlx only-allow pnpm && pnpm config set registry https://registry.npmmirror.com)"
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":["@gzxijiu/[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":["@gzxijiu/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="node -e \"if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }\" || (pnpm dlx only-allow pnpm && pnpm config set registry https://registry.npmmirror.com)"
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 66 · status changed
Related candidates
Linked campaigns and clusters
gzxijiu.liufaxiang
2 members · evidence strength 57Install-time lifecycle script — preinstall="node -e \"if (process.env.init_cwd === process.cwd()) { process.exit(1) }\" || (pnpm dlx only-allow pnpm && pnpm config set registry https://registry.npmmirror.com)"
2 members · evidence strength 63Install-time lifecycle script — postinstall="node -e \"if (process.env.init_cwd === process.cwd()) { process.exit(1) }\" || (pnpm exec simple-git-hooks && git config core.hookspath .git/hooks/)"
2 members · evidence strength 63Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | preinstall="node -e \"if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }\" || (pnpm dlx only-allow pnpm && pnpm config set registry https://registry.npmmirror.com)" | 30 |
| high | Install-time lifecycle script | package.json | postinstall="node -e \"if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }\" || (pnpm exec simple-git-hooks && git config core.hooksPath .git/hooks/)" | 30 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | preinstall="node -e \"if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }\" || (pnpm dlx only-allow pnpm && pnpm config set registry https://registry.npmmirror.com)" | 30 |
| high | Install-time lifecycle script | package.json | postinstall="node -e \"if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }\" || (pnpm exec simple-git-hooks && git config core.hooksPath .git/hooks/)" | 30 |
| low | Obfuscation | package/bin/count-eslint-disables.mjs | matched "\\x1B" | 3 |
| low | Obfuscation | package/mcp/server.mjs | matched "\\u001B" | 3 |
Manifest
Package metadata
Scripts8
changelognode ./scripts/changelog.mjs --alllinteslint "**/*.{js,mjs,cjs,jsx,ts,mts,cts,tsx,vue,json,md,html,css,scss,sass}"lint:fixeslint "**/*.{js,mjs,cjs,jsx,ts,mts,cts,tsx,vue,json,md,html,css,scss,sass}" --fixlint:inspectpnpm exec eslint-config-inspectorpostinstallnode -e "if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }" || (pnpm exec simple-git-hooks && git config core.hooksPath .git/hooks/)preinstallnode -e "if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }" || (pnpm dlx only-allow pnpm && pnpm config set registry https://registry.npmmirror.com)releasenode ./scripts/release.mjssetupnode ./bin/setup.mjs
Dependencies11
@babel/parser^7.29.3ansis^4.3.0cosmiconfig^9.0.1cross-spawn^7.0.6dayjs^1.11.20ignore^7.0.5npm-check-updates^22.2.0pacote^21.5.0prompts^2.4.2recast^0.23.11semver^7.8.1