Package evidence
@alauda/[email protected]
Install Lifecycle Remote Or Exec: postinstall="node -e \"require('fs').existsSync('.git') && require('child_process').execSync('patch-package && yarn schema && simple-git-hooks', {stdio:'inherit', shell:true})\""
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
- 63
- Versions published
- 160Mature · −50% score
- First published
- Nov 2019
- Publisher
- frozenwings
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 promotingMixed 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":["@alauda/[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":["@alauda/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install Lifecycle Remote Or Exec: postinstall="node -e \"require('fs').existsSync('.git') && require('child_process').execSync('patch-package && yarn schema && simple-git-hooks', {stdio:'inherit', shell:true})\""
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 review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"require('fs').existsSync('.git') && require('child_process').execSync('patch-package && yarn schema && simple-git-hooks', {stdio:'inherit', shell:true})\"" | 30 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"require('fs').existsSync('.git') && require('child_process').execSync('patch-package && yarn schema && simple-git-hooks', {stdio:'inherit', shell:true})\"" | 30 |
| low | Install-time lifecycle script | package.json | postinstall="node -e \"require('fs').existsSync('.git') && require('child_process').execSync('patch-package && yarn schema && simple-git-hooks', {stdio:'inherit', shell:true})\"" | 5 |
Manifest
Package metadata
Scripts12
build./node_modules/.bin/tsc -p tsconfig.lib.jsondebugyarn build && ./node_modules/.bin/tsx scripts/debuglintyarn lint:es && yarn lint:tsclint:es./node_modules/.bin/eslint . --cache -f friendlylint:tsc./node_modules/.bin/tsc --noEmitpostinstallnode -e "require('fs').existsSync('.git') && require('child_process').execSync('patch-package && yarn schema && simple-git-hooks', {stdio:'inherit', shell:true})"prereleaseyarn buildrelease./node_modules/.bin/changeset publishrelease:beta./node_modules/.bin/changeset pre enter beta && ./node_modules/.bin/changeset version && yarn build && git add . && git commit -m 'chore: prerelease' && ./node_modules/.bin/changeset publishschema./node_modules/.bin/json2ts configs/config.schema.json config.schema.d.tsstart./node_modules/.bin/tsx test/starttest./node_modules/.bin/vitest run --coverage
Dependencies27
@alauda/jsencrypt^3.0.0@pkgr/es-modules^0.6.3@pkgr/utils^2.4.1@soda/friendly-errors-webpack-plugin^1.8.1ajv^8.12.0case-sensitive-paths-webpack-plugin^2.4.0clipboard-polyfill^4.0.0commander^11.0.0consola^3.2.2core-js^3.31.0cosmiconfig^8.2.0cross-spawn^7.0.3detect-port^1.5.1enquirer^2.3.6global-agent^3.0.0gm^1.25.0got^13.0.0html-minifier^4.0.0http-proxy^1.18.1lodash-es^4.17.21lookpath^1.2.2serve-handler^6.1.5tesseract.js^4.1.1tslib^2.6.0webpack-assets-manifest^5.2.1workbox-webpack-plugin^7.0.0yaml^2.3.1