Package evidence
@lenne.tech/[email protected]
Install Lifecycle Suppresses Failure: postinstall="node bin/postinstall.js 2>/dev/null || 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.
- Versions published
- 177Mature · −50% score
- First published
- Aug 2019
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@lenne.tech/[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":["@lenne.tech/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="node bin/postinstall.js 2>/dev/null || 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 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node bin/postinstall.js 2>/dev/null || true" | 20 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node bin/postinstall.js 2>/dev/null || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="node bin/postinstall.js 2>/dev/null || true" | 5 |
Manifest
Package metadata
Scripts31
buildnpm run lint && npm run test && npm run clean-build && npm run compile && npm run copy-templatescnpm run checkcfnpm run check:fixchecknpm install && npm run format && npm run build && npm run check:startcheck:fixnpm install && npm audit fix && npm run format && npm run lint:fix && npm run build && npm run check:startcheck:startbash scripts/check-cli-start.shclean-buildnpx rimraf ./buildcompiletsc -p .copy-templatesnpx shx cp -R ./src/templates ./build/templates && npx shx cp -R ./src/config ./build/configcoveragejest --coverageformatprettier --write 'src/**/*.{js,ts,tsx,json}' '!src/templates/**/*'linteslint './src/**/*.{ts,js,vue}'lint:fixeslint './src/**/*.{ts,js,vue}' --fixpostinstallnode bin/postinstall.js 2>/dev/null || trueprepublishOnlynpm run buildpreversionnpm run lintreinitnpx rimraf package-lock.json && npx rimraf node_modules && npm cache clean --force && npm i && npm run buildreleasestandard-version && git push --follow-tags origin mainrelease:majorstandard-version --release-as major && git push --follow-tags origin mainrelease:minorstandard-version --release-as minor && git push --follow-tags origin mainsnapupdatejest --updateSnapshotstartnode bin/ltstart:buildnpm run build && node bin/lt --compiled-buildstart:compilednode bin/lt --compiled-buildtestjest --testTimeout=60000test:e2e:servicejest --testMatch '<rootDir>/dev-service-e2e.manual.ts' --testTimeout=60000test:frontend-vendor-initbash scripts/test-frontend-vendor-init.shtest:incremental-fullstackbash scripts/test-incremental-fullstack.shtest:manualjest --testMatch '<rootDir>/*.manual.ts' --testTimeout=60000test:vendor-initbash scripts/test-vendor-init.sh- …and 1 more.
Dependencies18
@aws-sdk/client-s33.1053.0@lenne.tech/cli-plugin-helper0.0.14axios1.16.1bcrypt6.0.0defuddle0.18.1glob13.0.6gluegun5.2.2js-sha2560.11.1js-yaml4.1.1jsdom29.1.1lodash4.18.1open11.0.0playwright-core1.60.0ts-morph28.0.0ts-node10.9.2turndown7.2.4turndown-plugin-gfm1.0.2typescript6.0.3